dotnetCHARTING Send comments on this topic.
AddCalculatedTick Method
See Also 
dotnetCHARTING Namespace > Axis Class : AddCalculatedTick Method


Adds an AxisTick with a value based on the specified Calculation.

Overload List

OverloadDescription
AddCalculatedTick(String,Calculation,SeriesCollection) Adds an AxisTick with a value based on the specified Calculation using a template for the resulting label.  
AddCalculatedTick(Calculation) Adds an AxisTick with a value based on the specified Calculation.  
AddCalculatedTick(Calculation,Series) Adds an AxisTick with a value based on the specified Calculation.  
AddCalculatedTick(Calculation,SeriesCollection) Adds an AxisTick with a value based on the specified Calculation.  
AddCalculatedTick(String,Calculation) Adds an AxisTick with a value based on the specified Calculation using a template for the resulting label.  
AddCalculatedTick(String,Calculation,Series) Adds an AxisTick with a value based on the specified Calculation using a template for the resulting label.  

See Also

© 2010 All Rights Reserved.