getGaugeAlignment
public getGaugeAlignment(): 'Start' | 'Center' | 'End';This function returns the currently set value for the GaugeAlignment attribute.
Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
'Start', 'Center', 'End' | The current value of the attribute. |
See also
Attribute setter: setGaugeAlignment
Origin: TcHmiRadialGauge
![]() | Available from version 1.12.744 |
