dotnetCHARTING Send comments on this topic.
Add Method
See Also 
dotnetCHARTING Namespace > ChartAreaCollection Class : Add Method


Adds a specified ChartAreaCollection to this collection.

Overload List

Overload Description
Add(ChartArea)  
Add(ChartAreaCollection) Adds a specified ChartAreaCollection to this collection.  
Add(ChartArea[]) Adds the specified ChartArea objects to this collection.  

See Also