LinearScaleMarker Constructors
Represents the base class for markers within linear gauges.| Name | Parameters | Description |
|---|---|---|
| LinearScaleMarker() | none | Initializes a new instance of the LinearScaleMarker class. |
| LinearScaleMarker(String) | name | Initializes a new instance of the LinearScaleMarker class. |
See Also