Chart3DDataSetPoint Class Members
In This Topic
The following tables list the members exposed by Chart3DDataSetPoint.
Public Constructors
Public Properties
| Name | Description |
 | Hole | Gets or sets hole value. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet) |
 | Item | Overridden. Gets or sets data point coordinates by specified series and index. |
 | MaxX | Overridden. Gets the maximum X value of the chart data. |
 | MaxY | Overridden. Gets the maximum Y value of the chart data. |
 | MaxZ | Overridden. Gets the maximum Z value of the chart data. |
 | MinX | Overridden. Gets the minimum X value of the chart data. |
 | MinY | Overridden. Gets the minimum Y value of the chart data. |
 | MinZ | Overridden. Gets the minimum Z value of the chart data. |
 | SeriesCollection | Gets the collection of series. |
Top
Public Methods
See Also