Chart3DDataSetGrid Class Members
In This Topic
The following tables list the members exposed by Chart3DDataSetGrid.
Public Constructors
Public Properties
| Name | Description |
 | ColumnCount | Gets or sets the number of columns in grid dataset. |
 | GridData | Gets or sets two-dimensional array of Z-values. |
 | Item | Gets or sets z-value of data by specified row and column. |
 | RowCount | Gets or sets the number of rows in grid dataset. |
Top
Public Methods
| Name | Description |
 | GetChartGroup | For internal used only. Gets the chart group which contains this data set. |
 | SetValue | Sets z-value of data by specified row and column. |
Top
Public Events
See Also