Properties  Methods 

IPointSeries Interface Members

The following tables list the members exposed by IPointSeries.

Public Properties
 NameDescription
 Property Gets or sets the capacity of buffers in the PointSeries  
 Property Gets or sets the count of elements in the PointSeries  
 Property Gets the indexes of points in the original DataSeries  
 Property Gets the original type of X-Values.  
 Property Gets the original type of Y-Values.  
 Property Gets or sets the XRange of the Point Series.  
 Property Gets the Raw X-Values for the PointSeries.  
 Property Gets the Raw Y-Values for the PointSeries.  
Top
Public Methods
 NameDescription
 Method Applies Y-Axis Calculator to the series.  
 Method Clears content of this instance  
 Method Concatenates two PointSeries together  
 Method Gets the min, max range in the X-Direction.  
 Method Gets the min, max range in the Y-Direction.  
Top
See Also