LinearScaleComponent Constructors
Represents a scale within a linear gauge.| Name | Parameters | Description |
|---|---|---|
| LinearScaleComponent() | none | Initializes a new instance of the LinearScaleComponent class. |
| LinearScaleComponent(String) | name | Initializes a new instance of the LinearScaleComponent class with the specified name. |
See Also