Name | Description | |
---|---|---|
![]() | GetColumnValue | Returns the X value associated with the specified indexed column. |
![]() | GetJaggedGridData | Returns an object containing Z-values in a jagged double array. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | GetRowValue | Returns the Y value associated with the specified indexed row. |
![]() | GetValue | Returns the elevation value of the grid point specified by the column and row indices. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | 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. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | SetValue | Sets the elevation value of the grid point specified by the column and row indices. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |