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

