Properties  Methods 


Point2DSeries Class Members

The following tables list the members exposed by Point2DSeries.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the capacity of the PointSeries (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets the count of the PointSeries. (Inherited from SciChart.Data.Model.PointSeriesBase)
Public Property Gets the Indexes for the PointSeries. (Inherited from SciChart.Data.Model.PointSeriesBase)
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 PropertyOverridden.  Gets the X-Values for the PointSeries.  
Public PropertyOverridden.  Gets the Y-Values for the PointSeries.  
Top
Public Methods
 NameDescription
Public Method (Inherited from SciChart.Data.Model.PointSeriesBase)
Public MethodOverridden.  Clears content of this instance.  
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 MethodOverridden.  Changes capacity of this point series instance.  
Protected MethodOverridden.  Resizes this point series instance.  
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