Skip to main content

Interface: G3XCircularGaugeStyle

A circular gauge style definition

Hierarchy

Properties

beginAngle

beginAngle: number

The arc position to begin on.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:15


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


displayRelativeValue

displayRelativeValue: boolean

Display relative value.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:23


endAngle

endAngle: number

The arc position to end on.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:17


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


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

The value gradation for the numeric text fields

Overrides

G3XGaugeStyle.textIncrement

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:19


valuePrecision

valuePrecision: number

The value precision for the numeric text fields.

Overrides

G3XGaugeStyle.valuePrecision

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:21