See Also

Axis Class  | Axis Members  | Overload List

Language

Visual Basic

C#

Show All

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

Calculate(String,TimeIntervalAdvanced) 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 timeIntervalAdvanced As TimeIntervalAdvanced _ ) As Axis
[C#]
public Axis Calculate(    string name,    TimeIntervalAdvanced timeIntervalAdvanced );

Parameters

name
Name of the derived axis.
timeIntervalAdvanced
A TimeIntervalAdvanced class 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.