ActiveReports 12
ChartAreasCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : ChartAreasCollection Class

The following tables list the members exposed by ChartAreasCollection.

Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the specified chart area in the collection.  
Top
Public Methods
 NameDescription
Public MethodAdds a chart area to the collection.  
Public MethodAdds a set of chart areas to the collection.  
Public MethodClears all items from the collection.  
Public Method

Creates a clone of the chart areas collection.

 
Public MethodDetermines whether the collection contains the specified ChartArea.  
Public MethodCopies the collection to an array, starting at the specified index.  
Public MethodReleases resources associated with this object.  
Public MethodReturns the index of the first occurrence of a value in the collection.  
Public MethodInserts the specified chart area into the collection at the specified index.  
Public MethodRemoves the specified chart area from the collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ChartAreasCollection Class
GrapeCity.ActiveReports.Chart Namespace