Name | Description | |
---|---|---|
![]() | ColumnCount | Gets or sets the number of columns in grid dataset. |
![]() | ColumnDelta | Indicates the amount of space between a data value and its neighboring column in grid dataset. |
![]() | ColumnOrigin | The X-coordinate of the grid origin. |
![]() | GridData | Gets or sets two-dimensional array of Z-values. |
![]() | Hole | Gets or sets hole value. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet) |
![]() | Item | Gets or sets z-value of data by specified row and column. |
![]() | MaxX | Overridden. Gets the maximum X value of the chart data. |
![]() | MaxY | Overridden. Gets the maximum Y value of the chart data. |
![]() | MaxZ | Overridden. Gets the maximum Z value of the chart data. |
![]() | MinX | Overridden. Gets the minimum X value of the chart data. |
![]() | MinY | Overridden. Gets the minimum Y value of the chart data. |
![]() | MinZ | Overridden. Gets the minimum Z value of the chart data. |
![]() | RowCount | Gets or sets the number of rows in grid dataset. |
![]() | RowDelta | Indicates the amount of space between a data value and its neighboring column in grid dataset. |
![]() | RowOrigin | The Y-coordinate of the grid origin. |