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


Adds a specified AxisMarkerCollection to this collection.

Overload List

Overload Description
Add(AxisMarker)  
Add(AxisMarkerCollection) Adds a specified AxisMarkerCollection to this collection.  
Add(AxisMarker[]) Adds the specified AxisMarker objects to this collection.  

See Also