ActiveReports 9
ChartSeriesCollection Class Members
Properties  Methods 

The following tables list the members exposed by ChartSeriesCollection.

Public Properties
 NameDescription
Public PropertyCapacity

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

(Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the ChartSeriesCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets a specific ChartSeries object in the ChartSeriesCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a ChartSeries object to the ChartSeriesCollection.  
Public MethodClearClears all ChartSeries objects from the ChartSeriesCollection. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a specific ChartSeries object in the ChartSeriesCollection.  
Public MethodInsertInserts a new ChartSeries object into the ChartSeriesCollection at the specified location.  
Public MethodRemoveRemoves the specified ChartSeries object from the ChartSeriesCollection.  
Public MethodRemoveAtRemoves 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

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum