The Chart3DDataSetIrGrid type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetColumnByPointIndex | (Inherited from Chart3DDataSetGrid.) |
![]() |
GetColumnValue |
Returns the X value associated with the specified indexed column.
|
![]() |
GetColumnValueInternal | (Overrides Chart3DDataSetGrid..::..GetColumnValueInternal(Int32).) |
![]() |
GetColumnValues | (Overrides Chart3DDataSetGrid..::..GetColumnValues()()()().) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetJaggedGridData |
Returns an object containing Z-values in a jagged double array.
(Inherited from Chart3DDataSetGrid.) |
![]() |
GetLStyleByHash | (Inherited from Chart3DDataSet.) |
![]() |
GetPointInternal | (Inherited from Chart3DDataSetGrid.) |
![]() |
GetRectById | (Overrides Chart3DDataSetGrid..::..GetRectById(Int32).) |
![]() |
GetRowByPointIndex | (Inherited from Chart3DDataSetGrid.) |
![]() |
GetRowValue |
Returns the Y value associated with the specified indexed row.
|
![]() |
GetRowValueInternal | (Overrides Chart3DDataSetGrid..::..GetRowValueInternal(Int32).) |
![]() |
GetRowValues | (Overrides Chart3DDataSetGrid..::..GetRowValues()()()().) |
![]() |
GetSStyleByHash | (Inherited from Chart3DDataSet.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
GetValue |
Returns the elevation value of the grid point specified by the column and row indices.
(Inherited from Chart3DDataSetGrid.) |
![]() |
IsHole |
Determines if the passed value is a data hole.
(Inherited from Chart3DDataSet.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
NotifyChanges | (Inherited from Chart3DDataSet.) |
![]() |
Refresh | (Overrides Chart3DDataSetGrid..::..Refresh()()()().) |
![]() |
SetJaggedGridData |
Sets the Z-values with a two-dimensional integer array, or a jagged integer, jagged float or jagged double array.
(Inherited from Chart3DDataSetGrid.) |
![]() |
SetValue |
Sets the elevation value of the grid point specified by the column and row indices.
(Inherited from Chart3DDataSetGrid.) |
![]() |
SyncPoints | (Overrides Chart3DDataSetGrid..::..SyncPoints()()()().) |
![]() |
SyncProps | (Overrides Chart3DDataSetGrid..::..SyncProps()()()().) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
ColumnCount |
Gets or sets the number of columns in grid dataset.
(Inherited from Chart3DDataSetGrid.) |
![]() |
ColumnDelta | (Overrides Chart3DDataSetGrid..::..ColumnDelta.) |
![]() |
ColumnDeltaArray |
Gets or sets the array which indicates the amounts of space between a data value and its neighboring column in grid dataset.
|
![]() |
ColumnDeltaData | |
![]() |
ColumnOrigin |
The X-coordinate of the grid origin.
(Inherited from Chart3DDataSetGrid.) |
![]() |
CountX | (Overrides Chart3DDataSetGrid..::..CountX.) |
![]() |
CountY | (Overrides Chart3DDataSetGrid..::..CountY.) |
![]() |
Data | (Inherited from Chart3DDataSetGrid.) |
![]() |
GridData |
Gets or sets two-dimensional array of Z-values.
(Inherited from Chart3DDataSetGrid.) |
![]() |
Hole |
Gets or sets hole value.
(Inherited from Chart3DDataSet.) |
![]() |
Item |
Gets or sets z-value of data by specified row and column.
(Inherited from Chart3DDataSetGrid.) |
![]() |
MaxX | (Inherited from Chart3DDataSetGrid.) |
![]() |
MaxY | (Inherited from Chart3DDataSetGrid.) |
![]() |
MaxZ | (Inherited from Chart3DDataSetGrid.) |
![]() |
MinX | (Overrides Chart3DDataSetGrid..::..MinX.) |
![]() |
MinY | (Overrides Chart3DDataSetGrid..::..MinY.) |
![]() |
MinZ | (Inherited from Chart3DDataSetGrid.) |
![]() |
RowCount |
Gets or sets the number of rows in grid dataset.
(Inherited from Chart3DDataSetGrid.) |
![]() |
RowDelta | (Overrides Chart3DDataSetGrid..::..RowDelta.) |
![]() |
RowDeltaArray |
Gets or sets the array indicates the amounts of space between a data value and its neighboring row in grid dataset.
|
![]() |
RowDeltaData | |
![]() |
RowOrigin |
The Y-coordinate of the grid origin.
(Inherited from Chart3DDataSetGrid.) |