Properties  Methods 


OhlcPointSeries Class Members

The following tables list the members exposed by OhlcPointSeries.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the capacity of the PointSeries (Inherited from SciChart.Data.Model.PointSeriesBase)
Public PropertyGets the Close values. (Inherited from HlcPointSeries)
Public PropertyGets the count of the PointSeries. (Inherited from HlcPointSeries)
Public PropertyGets the High values. (Inherited from HlcPointSeries)
Public PropertyGets the Indexes for the PointSeries. (Inherited from HlcPointSeries)
Public PropertyGets the Low values. (Inherited from HlcPointSeries)
Public Property  
Public PropertyGets the original type of X-Values. (Inherited from HlcPointSeries)
Public PropertyGets the original type of Y-Values. (Inherited from HlcPointSeries)
Public PropertyGets or sets the XRange of the Point Series. (Inherited from HlcPointSeries)
Public PropertyGets the X-Values for the PointSeries. (Inherited from HlcPointSeries)
Public PropertyGets the Y-Values for the PointSeries. (Inherited from HlcPointSeries)
Top
Public Methods
 NameDescription
Public Method (Inherited from SciChart.Data.Model.PointSeriesBase)
Public MethodOverridden. Clears content of this instance.  
Public MethodConcatenates two PointSeries together (Inherited from HlcPointSeries)
Public MethodGets the min, max range in the X-Direction. (Inherited from HlcPointSeries)
Public MethodOverridden. Gets the min, max range in the Y-Direction.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Changes capacity of this point series instance.  
Protected MethodOverridden. Resizes this point series instance.  
Top
Extension Methods
 NameDescription
Public Extension MethodNotifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also