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