dotnetCHARTING Send comments on this topic.
ScaleRange Constructor
See Also 
dotnetCHARTING Namespace > ScaleRange Class : ScaleRange Constructor


Instantiates a ScaleRange class with a low and high value.

Overload List

Overload Description
ScaleRange Constructor()  
ScaleRange Constructor(Object,Object) Instantiates a ScaleRange class with a low and high value.  

See Also