LinearScaleRangeCollection Constructors
A collection that stores the ranges of a particular linear scale.| Name | Parameters | Description |
|---|---|---|
| LinearScaleRangeCollection(LinearScale) | scale | Initializes a new instance of the LinearScaleRangeCollection class with the specified owner. |
See Also