See Also

Axis Class  | Axis Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

name
Name of the derived axis.
timeInterval
A TimeInterval enumaration that specifies the new time interval for this axis.
See Also Requirements 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 );
[JScript]
public function Calculate(    name : String,    timeInterval : TimeInterval ) : Axis;

Parameters

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

Return Type

A new instance of the calculated axis.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Axis Class  | Axis Members  | Overload List

 

 


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