Properties  Methods 


PointSeriesBase Class Members

The following tables list the members exposed by PointSeriesBase.

Protected Constructors
 NameDescription
Protected Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets the capacity of the PointSeries  
Public Property Gets the count of the PointSeries.  
Public Property Gets the Indexes for the PointSeries.  
Public Property Gets the original type of X-Values.  
Public Property Gets the original type of Y-Values.  
Public Property Gets or sets the XRange of the Point Series.  
Public Property Gets the X-Values for the PointSeries.  
Public Property Gets the Y-Values for the PointSeries.  
Top
Public Methods
 NameDescription
Public Method  
Public Method Clears content of this instance.  
Public Method Concatenates two PointSeries together  
Public Method Gets the min, max range in the X-Direction.  
Public Method Gets the min, max range in the Y-Direction.  
Top
Protected Methods
 NameDescription
Protected Method Changes capacity of this point series instance.  
Protected Method 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