Adds a specified ChartArea class to this collection.
[Visual Basic]
Overloads Public Function Add( _
ByVal _ChartArea As ChartArea _
) As Integer
[C#]
public int Add(
ChartArea _ChartArea
);
[JScript]
public function Add(
_ChartArea : ChartArea
) : int;
The zero-based index of the added ChartArea.
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.