Name | Description | |
---|---|---|
![]() | Chart3DDataSetPoint Constructor | Initializes a new instance of the Chart3DDataSetPoint class. |
The following tables list the members exposed by Chart3DDataSetPoint.
Name | Description | |
---|---|---|
![]() | Chart3DDataSetPoint Constructor | Initializes a new instance of the Chart3DDataSetPoint class. |
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. |
Name | Description | |
---|---|---|
![]() | AddSeries | Add new series to the data set. |
![]() | IsHole | Determines if the passed value is a data hole. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet) |
![]() | RemoveSeries | Remove series with given index from the data set. |