OhlcPointSeries Class Properties

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

Public Properties
 NameDescription
Public Property Gets or sets the capacity of the PointSeries (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets the Close values. (Inherited from SciChart.Charting.Model.DataSeries.HlcPointSeries)
Public Property Gets the count of the PointSeries. (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets the High values. (Inherited from SciChart.Charting.Model.DataSeries.HlcPointSeries)
Public Property Gets the Indexes for the PointSeries. (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets the Low values. (Inherited from SciChart.Charting.Model.DataSeries.HlcPointSeries)
Public Property  
Public Property Gets the original type of X-Values. (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets the original type of Y-Values. (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets or sets the XRange of the Point Series. (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets the X-Values for the PointSeries. (Inherited from SciChart.Data.Model.Point2DSeries)
Public Property Gets the Y-Values for the PointSeries. (Inherited from SciChart.Data.Model.Point2DSeries)
Top
See Also