Enumeration: XMLHorizontalGaugeValuePos
This provides the valid values for the ValuePos tag on a horizontal gauge.
Enumeration Members
End
• End = 1
Starting the enum at 1 to match its value in the stock XMLEngineDisplay.js
Defined in
src/sdk/components/XMLGauges/GaugeDefinitions/HorizontalGauge.ts:32
Right
• Right = 2
Defined in
src/sdk/components/XMLGauges/GaugeDefinitions/HorizontalGauge.ts:33