See Also

AxisMarkerCollection Class  | AxisMarkerCollection Members  | Overload List

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 AxisMarker to add.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Add(AxisMarker) Method

Adds a specified AxisMarker class to this collection.

[Visual Basic]
Overloads Public Function Add( _    ByVal axisMarker As AxisMarker _ ) As Integer
[C#]
public int Add(    AxisMarker axisMarker );
[JScript]
public function Add(    axisMarker : AxisMarker ) : int;

Parameters

axisMarker
The AxisMarker to add.

Return Type

The zero-based index of the added AxisMarker.

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  | Overload List

 

 


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