ActiveReports 10
DataPointCollection Class Methods

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataPointCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a DataPoint object to the DataPointCollection.  
Public MethodRemoves all objects from the DataPointCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific DataPoint object in the DataPointCollection.  
Public MethodInserts a new DataPoint object into the DataPointCollection at the specified location.  
Public MethodRemoves the specified DataPoint object from the DataPointCollection.  
Public Method
Removes the element at the specified index of the DataPointCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataPointCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace