Skip to main content

Enumeration: XMLDoubleHorizontalGaugeValuePos

The possible locations for value text. This is treated as though it may have multiple options in the original source. For the sake of future expansion we'll make this an enum even though it currently only has one option. Maybe it can be used for future expansion.

Enumeration Members

Right = 2

Starting the enum at 2 to match its value in the stock XMLEngineDisplay.js

Defined in

src/sdk/components/XMLGauges/GaugeDefinitions/DoubleHorizontalGauge.ts:30