Name | Description | |
---|---|---|
ChartAreasCollection Constructor | Initializes a new instance of the ChartAreasCollection class. |
The following tables list the members exposed by ChartAreasCollection.
Name | Description | |
---|---|---|
ChartAreasCollection Constructor | Initializes a new instance of the ChartAreasCollection class. |
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. |