Skip to main content

Enumeration: XMLCircularGaugeCursor

The style of cursor to use on a circular gauge. 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

Triangle

Triangle = 1

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

Defined in

src/sdk/components/XMLGauges/GaugeDefinitions/CircularGauge.ts:36