Properties  Methods 

IXyyPointSeries Interface Members

The following tables list the members exposed by IXyyPointSeries.

Public Properties
 NameDescription
 Property Gets or sets the capacity of buffers in the PointSeries (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets or sets the count of elements in the PointSeries (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets the indexes of points in the original DataSeries (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets the original type of X-Values. (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets the original type of Y-Values. (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets or sets the XRange of the Point Series. (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets the Raw X-Values for the PointSeries. (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets the Y1-Values for the PointSeries.  
 Property Gets the Raw Y-Values for the PointSeries. (Inherited from SciChart.Data.Model.IPointSeries)
Top
Public Methods
 NameDescription
 Method Applies Y-Axis Calculator to the series. (Inherited from SciChart.Data.Model.IPointSeries)
 Method Clears content of this instance (Inherited from SciChart.Data.Model.IPointSeries)
 Method Concatenates two PointSeries together (Inherited from SciChart.Data.Model.IPointSeries)
 Method Gets the min, max range in the X-Direction. (Inherited from SciChart.Data.Model.IPointSeries)
 Method Gets the min, max range in the Y-Direction. (Inherited from SciChart.Data.Model.IPointSeries)
Top
See Also