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

Calculate(String,Boolean) Method

Creates a replica axis object with a clear values option that shadows this axis.

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

Parameters

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

See Also

Axis Class  | Axis Members  | Overload List

 

 


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