See Also

AxisCollection Class  | AxisCollection 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

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

Remove Method

Removes a specified axis from this collection.

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

Parameters

axis
The axis 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

AxisCollection Class  | AxisCollection Members

 

 


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