See Also

Axis Class  | Axis Members  | Overload List

Language

Visual Basic

C#

Show All

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

Parameters

name
Sets the name and label of this axis.
scale
Sets the scale of this axis.

See Also

Axis Class  | Axis Members  | Overload List

 

 


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