Properties  Methods 


StripePointSeries Class Members

The following tables list the members exposed by StripePointSeries.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the capacity of the PointSeries (Inherited from SciChart.Data.Model.PointSeriesBase)
Public PropertyOverridden. Gets the count of the PointSeries.  
Public PropertyGets the Indexes for the PointSeries. (Inherited from Point2DSeries)
Public PropertyGets or sets the resampling state of the Point Series.  
Public PropertyGets the original type of X-Values. (Inherited from Point2DSeries)
Public PropertyGets the original type of Y-Values. (Inherited from Point2DSeries)
Public PropertyGets the X1-Values for the Point Series.  
Public PropertyGets or sets the XRange of the Point Series. (Inherited from Point2DSeries)
Public PropertyGets the X-Values for the PointSeries. (Inherited from Point2DSeries)
Public PropertyGets or sets the YRange of the Point Series.  
Public PropertyGets the Y-Values for the PointSeries. (Inherited from Point2DSeries)
Top
Public Methods
 NameDescription
Public Method (Inherited from SciChart.Data.Model.PointSeriesBase)
Public MethodClears content of this instance. (Inherited from 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 MethodChanges capacity of this point series instance. (Inherited from SciChart.Data.Model.Point2DSeries)
Protected MethodResizes this point series instance. (Inherited from Point2DSeries)
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