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
);A new instance of the calculated axis.
Axis Class | Axis Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.