SciChart.Data Assembly > SciChart.Data.Model Namespace : IUniformXyPointSeries Interface
IUniformXyPointSeries Interface Properties

For a list of all members of this type, see IUniformXyPointSeries 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  
 Property  
 Property Gets the Raw X-Values for the PointSeries. (Inherited from SciChart.Data.Model.IPointSeries)
 Property Gets the Raw Y-Values for the PointSeries. (Inherited from SciChart.Data.Model.IPointSeries)
Top
See Also