ActiveReports 12
DataPointsCollection Class Methods

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : DataPointsCollection Class

For a list of all members of this type, see DataPointsCollection members.

Public Methods
 NameDescription
Public MethodAdds a DataPoint to the collection.  
Public MethodAdds a set of DataPoints to the collection.  
Public Method

Adds a DataPoint with the specified parameters to the DataPointsCollection.

 
Public MethodAdds a DataPoint with the specified y value to the DataPointsCollection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodCreates a clone of the DataPointsCollection.  
Public MethodDetermines whether the collection contains the specified DataPoint.  
Public MethodCopies the collection to an array, starting at the specified index.  
Public MethodOverloaded. Binds the X value and Y values of the collection's DataPoints to a specified data source.  
Public MethodOverloaded. Binds the Y value(s) of the collection's DataPoints to a specified data source.  
Public MethodReturns the index of the first occurrence of a value in the collection.  
Public MethodInserts the specified DataPoint into the collection at the specified index.  
Public MethodRemoves the specified DataPoint from the collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataPointsCollection Class
GrapeCity.ActiveReports.Chart Namespace