IPointSeries Interface Members
The following tables list the members exposed by IPointSeries.
Public Properties
| Name | Description | |
|---|---|---|
![]() | Capacity | Gets or sets the capacity of buffers in the PointSeries |
![]() | Count | Gets or sets the count of elements in the PointSeries |
![]() | Indexes | Gets the indexes of points in the original DataSeries |
![]() | OriginalXType | Gets the original type of X-Values. |
![]() | OriginalYType | Gets the original type of Y-Values. |
![]() | XRange | Gets or sets the XRange of the Point Series. |
![]() | XValues | Gets the Raw X-Values for the PointSeries. |
![]() | YValues | Gets the Raw Y-Values for the PointSeries. |
Public Methods
| Name | Description | |
|---|---|---|
![]() | ApplyYCalc | Applies Y-Axis Calculator to the series. |
![]() | Clear | Clears content of this instance |
![]() | Concat | Concatenates two PointSeries together |
![]() | GetXRange | Gets the min, max range in the X-Direction. |
![]() | GetYRange | Gets the min, max range in the Y-Direction. |
See Also

