LinearScaleIndicatorCollection<T> Constructors
A collection that stores the value indicators of a particular linear scale.Name | Parameters | Description |
---|---|---|
LinearScaleIndicatorCollection(LinearScale) | scale | Initializes a new instance of the LinearScaleIndicatorCollection<T> class with the specified owner. |
See Also