Skip to main content

Interface: G3XGaugeColumnStyle

Styling options for a gauge column.

Hierarchy

Properties

displayPlus

displayPlus: boolean

Display plus sign for positive values.

Inherited from

G3XGaugeStyle.displayPlus

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:20


height

height: string

Height

Inherited from

G3XGaugeStyle.height

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:18


justifyContent

Optional justifyContent: string

The justify-content style of the column.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeColumnProps.ts:14


marginBottom

marginBottom: string

Bottom margin.

Inherited from

G3XGaugeStyle.marginBottom

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:16


marginLeft

marginLeft: string

Left margin.

Inherited from

G3XGaugeStyle.marginLeft

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:10


marginRight

marginRight: string

Right margin.

Inherited from

G3XGaugeStyle.marginRight

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:12


marginTop

marginTop: string

Top margin.

Inherited from

G3XGaugeStyle.marginTop

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:14


sizePercent

sizePercent: number

The scaling ratio on the gauge

Inherited from

G3XGaugeStyle.sizePercent

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:8


textIncrement

textIncrement: number

Text increment for numeric text values

Inherited from

G3XGaugeStyle.textIncrement

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:4


valuePrecision

valuePrecision: number

The precision for numeric text values

Inherited from

G3XGaugeStyle.valuePrecision

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:6


width

Optional width: string

The width of the column.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeColumnProps.ts:11