ActiveReports 10
ChartSeriesCollection Class Methods

GrapeCity.ActiveReports.v10 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.  
Public MethodClears all ChartSeries objects from the ChartSeriesCollection. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific ChartSeries object in the ChartSeriesCollection.  
Public MethodInserts a new ChartSeries object into the ChartSeriesCollection at the specified location.  
Public MethodRemoves the specified ChartSeries object from the ChartSeriesCollection.  
Public MethodRemoves the element at the specified index of the CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ChartSeriesCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace