The Chart3DDataSet type exposes the following members.
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 | |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetLStyleByHash | |
![]() |
GetPointInternal | |
![]() |
GetRowByPointIndex | |
![]() |
GetSStyleByHash | |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
IsHole |
Determines if the passed value is a data hole.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
NotifyChanges | |
![]() |
Refresh | |
![]() |
SyncPoints | |
![]() |
SyncProps | |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Hole |
Gets or sets hole value.
|
![]() |
Item |
Gets or sets the specified Chart3DPoint in the Chart3DDataSet by column and row indices.
|
![]() |
MaxX |
Gets the maximum X value of the chart data.
|
![]() |
MaxY |
Gets the maximum Y value of the chart data.
|
![]() |
MaxZ |
Gets the maximum Z value of the chart data.
|
![]() |
MinX |
Gets the minimum X value of the chart data.
|
![]() |
MinY |
Gets the minimum Y value of the chart data.
|
![]() |
MinZ |
Gets the minimum Z value of the chart data.
|