GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : ChartAreasCollection Class |
For a list of all members of this type, see ChartAreasCollection members.
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) |