Name | Description | |
---|---|---|
![]() | ColumnCount | Gets or sets the number of columns in grid dataset. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | ColumnDeltaArray | Gets or sets the array which indicates the amounts of space between a data value and its neighboring column in grid dataset. |
![]() | ColumnOrigin | The X-coordinate of the grid origin. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | GridData | Gets or sets two-dimensional array of Z-values. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | 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. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | MaxX | Gets the maximum X value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | MaxY | Gets the maximum Y value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | MaxZ | Gets the maximum Z value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | MinX | Overridden. Gets the minimum X value of the chart data. |
![]() | MinY | Overridden. Gets the minimum Y value of the chart data. |
![]() | MinZ | Gets the minimum Z value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | RowCount | Gets or sets the number of rows in grid dataset. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |
![]() | RowDeltaArray | Gets or sets the array indicates the amounts of space between a data value and its neighboring row in grid dataset. |
![]() | RowOrigin | The Y-coordinate of the grid origin. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid) |