See Also

Axis Class  | Axis Members  | Overload List

Language

Visual Basic

C#

Show All

name
Name of the resulting axis.
clearValues
Removes the original (automatically generated) axis ticks.
axisOrientation
Orientation of the axis.
See Also Languages dotnetCHARTING Send comments on this topic.

Calculate(String,Boolean,Orientation) Method

Creates a replica axis object with an orientation and a value clearing option that shadows this axis.

[Visual Basic]
Overloads Public Function Calculate( _    ByVal name As String, _    ByVal clearValues As Boolean, _    ByVal axisOrientation As Orientation _ ) As Axis
[C#]
public Axis Calculate(    string name,    bool clearValues,    Orientation axisOrientation );

Parameters

name
Name of the resulting axis.
clearValues
Removes the original (automatically generated) axis ticks.
axisOrientation
Orientation of the axis.

See Also

Axis Class  | Axis Members  | Overload List

 

 


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