Skip to main content

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?

optional id: string

Defined in: src/sdk/components/XMLGauges/GaugeDefinitions/Columns.ts:17

The HTML class name to use for the column.


width?

optional width: number

Defined in: src/sdk/components/XMLGauges/GaugeDefinitions/Columns.ts:19

The width of the column, in percent of the parent.