See Also

ChartAreaCollection Class  | ChartAreaCollection Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

_ChartArea
The ChartArea to remove.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Remove Method

Removes a specified ChartArea from this collection.

[Visual Basic]
Public Sub Remove( _    ByVal _ChartArea As ChartArea _ )
[C#]
public void Remove(    ChartArea _ChartArea );
[JScript]
public function Remove(    _ChartArea : ChartArea );

Parameters

_ChartArea
The ChartArea to remove.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ChartAreaCollection Class  | ChartAreaCollection Members

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.