Chart3DIrGridData Class Members
In This Topic
The following tables list the members exposed by Chart3DIrGridData.
Public Constructors
Public Properties
| Name | Description |
| ColumnDeltaArray | Gets or sets the array which indicates the amounts of space between a data value and its neighboring column in grid dataset. |
| ColumnOrigin | Gets or sets the X-coordinate of the grid origin. |
| RowDeltaArray | Gets or sets the array which indicates the amounts of space between a data value and its neighboring row in grid dataset. |
| RowOrigin | Gets or sets the Y-coordinate of the grid origin. |
Top
Public Events
See Also