LabelComponent Constructors
Represents a label for a gauge.| Name | Parameters | Description |
|---|---|---|
| LabelComponent() | none | Initializes a new instance of the LabelComponent class. |
| LabelComponent(String) | name | Initializes a new instance of the LabelComponent class with the specified name. |
See Also