dotnetCHARTING Send comments on this topic.
FromValues Method
See Also 
dotnetCHARTING Namespace > AxisTickCollection Class : FromValues Method


Creates a collection of axis ticks with the specified values.

Overload List

Overload Description
FromValues(Double[]) Creates a collection of axis ticks with the specified values.  
FromValues(DateTime[]) Creates a collection of axis ticks with the specified values.  

See Also