Count (Inherited from System.Collections.CollectionBase) | |
Item | Overloaded. Gets or sets the specified chart area in the collection. |
Add | Adds a chart area to the collection. |
AddRange | Adds a set of chart areas to the collection. |
Clear (Inherited from System.Collections.CollectionBase) | |
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. |
GetEnumerator (Inherited from System.Collections.CollectionBase) | |
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) |
Change | Occurs when the contents of the chart areas collection change. |
ChartAreasCollection Class | DataDynamics.ActiveReports.Chart Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.