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.
scale
Sets the scale of this axis.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Axis Constructor(String,Scale)

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

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

Parameters

name
Sets the name and label of this axis.
scale
Sets the scale 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.