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


Adds a specified ScaleRangeCollection to this collection.

Overload List

Overload Description
Add(ScaleRangeCollection) Adds a specified ScaleRangeCollection to this collection.  
Add(ScaleRange[]) Adds the specified ScaleRange objects to this collection.  
Add(ScaleRange) Adds a specified ScaleRange class to this collection.  

See Also