Interface: GaugeColumnProps
Defined in: src/sdk/components/XMLGauges/GaugeDefinitions/Columns.ts:15
Properties of a gauge column.
Properties
gauges
gauges:
XMLGaugeSpec[]
Defined in: src/sdk/components/XMLGauges/GaugeDefinitions/Columns.ts:21
The gauges in the group.
id?
optionalid:string
Defined in: src/sdk/components/XMLGauges/GaugeDefinitions/Columns.ts:17
The HTML class name to use for the column.
width?
optionalwidth:number
Defined in: src/sdk/components/XMLGauges/GaugeDefinitions/Columns.ts:19
The width of the column, in percent of the parent.