ActiveReports 12
DataPointCollection Class Methods

GrapeCity.ActiveReports.v12 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. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Public MethodAdds a DataPointCollection to the existing DataPointCollection.  
Public MethodRemoves all objects from the DataPointCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Public MethodDetermines the index of a specific DataPoint object in the DataPointCollection. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Public MethodInserts a new DataPoint object into the DataPointCollection at the specified location. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Public MethodRemoves the specified DataPoint object from the DataPointCollection. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Public Method
Removes the element at the specified index of the DataPointCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<DataPoint>)
Top
See Also

Reference

DataPointCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace