Skip to main content

Interface: GaugeColumnProps

Properties of a gauge column.

Properties

gauges

gauges: XMLGaugeSpec[]

The gauges in the group.

Defined in

src/sdk/components/XMLGauges/GaugeDefinitions/Columns.ts:21


id

Optional id: string

The HTML class name to use for the column.

Defined in

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


width

Optional width: number

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

Defined in

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