GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace : ChartAreasCollection Class |
The following tables list the members exposed by ChartAreasCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets or sets the specified chart area in the collection. |
Name | Description | |
---|---|---|
Add | Adds a chart area to the collection. | |
AddRange | Adds a set of chart areas to the collection. | |
Clear | Clears all items from the collection. | |
Clone | Creates a clone of the chart areas collection. | |
Contains | Determines whether the collection contains the specified ChartArea. | |
CopyTo | Copies the collection to an array, starting at the specified index. | |
Dispose | Releases resources associated with this object. | |
IndexOf | Returns the index of the first occurrence of a value in the collection. | |
Insert | Inserts the specified chart area into the collection at the specified index. | |
Remove | Removes the specified chart area from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |