See Also

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

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

Remove Method

Removes a specified axis marker from this collection.

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

Parameters

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

AxisMarkerCollection Class  | AxisMarkerCollection Members

 

 


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