Type Alias: XMLGaugeSpec
XMLGaugeSpec =
object
Defined in: src/sdk/components/XMLGauges/XMLGaugeAdapter.ts:28
The specification for a single gauge configuration.
Properties
configuration
configuration:
XMLGaugeProps
|GaugeColumnProps
|GaugeColumnGroupProps
|XMLTextElementProps
Defined in: src/sdk/components/XMLGauges/XMLGaugeAdapter.ts:32
The correct configuration interface for this gauge type.
gaugeType
gaugeType:
XMLGaugeType
Defined in: src/sdk/components/XMLGauges/XMLGaugeAdapter.ts:30
The type of gauge this is.