Name | Description | |
---|---|---|
![]() | GetJaggedGridData | Returns an object containing Z-values in a jagged double array. |
![]() | GetValue | Returns the elevation value of the grid point specified by the column and row indices. |
![]() | IsHole | Determines if the passed value is a data hole. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet) |
![]() | SetJaggedGridData | Sets the Z-values with a two-dimensional integer array, or a jagged integer, jagged float or jagged double array. |
![]() | SetValue | Sets the elevation value of the grid point specified by the column and row indices. |