IXyyPointSeries Interface Properties

For a list of all members of this type, see IXyyPointSeries members.

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
See Also