ActiveReports 10
ChartSeriesCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by ChartSeriesCollection.

Public Properties
 NameDescription
Public Property

Gets or sets the number of elements that the ChartSeriesCollection can contain.

(Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the ChartSeriesCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets a specific ChartSeries object in the ChartSeriesCollection by position.  
Top
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