ActiveReports 12
ChartSeriesCollection Class Methods

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ChartSeriesCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a ChartSeries object to the ChartSeriesCollection. (Inherited from System.Collections.ObjectModel.Collection<ChartSeries>)
Public MethodAdds a ChartSeriesCollection to the existing ChartSeriesCollection.  
Public MethodClears all ChartSeries objects from the ChartSeriesCollection. (Inherited from System.Collections.ObjectModel.Collection<ChartSeries>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ChartSeries>)
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<ChartSeries>)
Public MethodDetermines the index of a specific ChartSeries object in the ChartSeriesCollection. (Inherited from System.Collections.ObjectModel.Collection<ChartSeries>)
Public MethodInserts a new ChartSeries object into the ChartSeriesCollection at the specified location. (Inherited from System.Collections.ObjectModel.Collection<ChartSeries>)
Public MethodRemoves the specified ChartSeries object from the ChartSeriesCollection. (Inherited from System.Collections.ObjectModel.Collection<ChartSeries>)
Public MethodRemoves the element at the specified index of the CollectionBase instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<ChartSeries>)
Top
See Also

Reference

ChartSeriesCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace