getSubTickPosition
[ Function ]
public getSubTickPosition(): 'Top' | 'Bottom' | 'Left' | 'Right';This function returns the currently set value for the SubTickPosition attribute.
Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
'Top', 'Bottom', 'Left', 'Right' | The current value of the attribute. |
See also
Attribute setter:setSubTickPosition
Origin: TcHmiTachometer
![]() | Available from version 1.12.744 |
