See Also

Axis Class  | Axis Members  | Overload List

Language

Visual Basic

C#

Show All

name
Name of the derived axis.
timeInterval
A TimeInterval enumeration that specifies the new time interval for the resulting axis.
See Also Languages dotnetCHARTING Send comments on this topic.

Calculate(String,TimeInterval) Method

Obtains a copy instance of this Axis and recalculates it's tick values based a specified TimeInterval.

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

Parameters

name
Name of the derived axis.
timeInterval
A TimeInterval enumeration that specifies the new time interval for the resulting axis.

Return Type

A new instance of the calculated axis.

See Also

Axis Class  | Axis Members  | Overload List

 

 


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