Adds a specified ChartAreaCollection to this collection.
[Visual Basic]
Overloads Public Sub Add( _
ByVal _ChartArea As ChartAreaCollection _
)
[C#]
public void Add(
ChartAreaCollection _ChartArea
);
[JScript]
public function Add(
_ChartArea : ChartAreaCollection
);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ChartAreaCollection Class | ChartAreaCollection Members | Overload List
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.