ActiveReports 8
DataPointCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a DataPoint object to the DataPointCollection.  
Public MethodClearRemoves all objects from the DataPointCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a specific DataPoint object in the DataPointCollection.  
Public MethodInsertInserts a new DataPoint object into the DataPointCollection at the specified location.  
Public MethodRemoveRemoves the specified DataPoint object from the DataPointCollection.  
Public MethodRemoveAt
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

Support Forum