See Also

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

name
Sets the name and label of this axis.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Axis Constructor(String)

Initializes a new instance of the Axis class with a name and label.

[Visual Basic]
Public Function New( _    ByVal name As String _ )
[C#]
public Axis(    string name );
[JScript]
public function Axis(    name : String );

Parameters

name
Sets the name and label of this axis.

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

Axis Class  | Axis Members  | Overload List

 

 


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