Adds an AxisTick with a value based on the specified Calculation.
[Visual Basic]
Overloads Public Sub AddCalculatedTick( _
ByVal calculation As Calculation _
)
[C#]
public void AddCalculatedTick(
Calculation calculation
);
The calculation will be based on all the series using this axis.
Axis Class | Axis Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.