Properties  Methods 


PointSeriesBase Class Members

The following tables list the members exposed by PointSeriesBase.

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