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
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
marginBottom
marginBottom:
string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:16
Bottom margin.
Inherited from
marginLeft
marginLeft:
string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:10
Left margin.
Inherited from
marginRight
marginRight:
string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:12
Right margin.
Inherited from
marginTop
marginTop:
string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/G3XGaugesConfigFactory/Definitions/G3XGaugeStyle.ts:14
Top margin.
Inherited from
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
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
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.