Table of Contents
Ranges Property

Gets a collection of Range object for this scale.

Syntax
 public RangeCollection Ranges { get; }
Remarks

See here for more information about ranges.

See Also