Skip to main content

Interface: G3XCircularGaugeStyle

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:13

A circular gauge style definition

Extends

Properties

beginAngle

beginAngle: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:15

The arc position to begin on.


displayPlus

displayPlus: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:20

Display plus sign for positive values.

Inherited from

G3XGaugeStyle.displayPlus


displayRelativeValue

displayRelativeValue: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:23

Display relative value.


endAngle

endAngle: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:17

The arc position to end on.


height

height: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:18

Height

Inherited from

G3XGaugeStyle.height


marginBottom

marginBottom: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:16

Bottom margin.

Inherited from

G3XGaugeStyle.marginBottom


marginLeft

marginLeft: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:10

Left margin.

Inherited from

G3XGaugeStyle.marginLeft


marginRight

marginRight: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:12

Right margin.

Inherited from

G3XGaugeStyle.marginRight


marginTop

marginTop: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:14

Top margin.

Inherited from

G3XGaugeStyle.marginTop


sizePercent

sizePercent: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:8

The scaling ratio on the gauge

Inherited from

G3XGaugeStyle.sizePercent


textIncrement

textIncrement: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:19

The value gradation for the numeric text fields

Overrides

G3XGaugeStyle.textIncrement


valuePrecision

valuePrecision: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Gauges/G3XCircleGaugeProps.ts:21

The value precision for the numeric text fields.

Overrides

G3XGaugeStyle.valuePrecision