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


Adds the specified AxisTick object to this collection.

Overload List

Overload Description
Add(AxisTick) Adds the specified axisTick object to this collection.  
Add(AxisTickCollection) Adds a specified AxisTickCollection to this collection.  
Add(AxisTick[]) Adds the specified AxisTick objects to this collection.  

See Also