StripePointSeries Class Methods

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

Public Methods
 NameDescription
Public Method (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Method Clears content of this instance. (Inherited from SciChart.Data.Model.Point2DSeries)
Public MethodOverridden.  Concatenates two PointSeries together  
Public MethodOverridden.  Gets the min, max range in the X-Direction.  
Public MethodOverridden.  Gets the min, max range in the Y-Direction.  
Top
Protected Methods
 NameDescription
Protected Method Changes capacity of this point series instance. (Inherited from SciChart.Data.Model.Point2DSeries)
Protected Method Resizes this point series instance. (Inherited from SciChart.Data.Model.Point2DSeries)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies 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