GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ChartSeriesCollection Class |
For a list of all members of this type, see ChartSeriesCollection members.
Name | Description | |
---|---|---|
Add | Adds a ChartSeries object to the ChartSeriesCollection. | |
Clear | Clears all ChartSeries objects from the ChartSeriesCollection. (Inherited from System.Collections.CollectionBase) | |
IndexOf | Determines the index of a specific ChartSeries object in the ChartSeriesCollection. | |
Insert | Inserts a new ChartSeries object into the ChartSeriesCollection at the specified location. | |
Remove | Removes the specified ChartSeries object from the ChartSeriesCollection. | |
RemoveAt | Removes the element at the specified index of the CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |