widgets/implementations/info-gauge/info-gauge-widget-config/gauge.model.ts
Typography-related properties for the gauge
Properties |
|
dateColor |
dateColor:
|
Type : string
|
Optional |
Color of the date |
dateFontMax |
dateFontMax:
|
Type : number
|
Optional |
Maximum font size of the date |
dateFontMin |
dateFontMin:
|
Type : number
|
Optional |
Minimum font size of the date |
dateFontRatio |
dateFontRatio:
|
Type : number
|
Optional |
Font size of the date as a ratio relative to the container size (overrides dateFontSize) |
dateFontSize |
dateFontSize:
|
Type : number
|
Optional |
Font size of the date |
measurementValueColor |
measurementValueColor:
|
Type : string
|
Optional |
Color of the measurement value |
measurementValueFontMax |
measurementValueFontMax:
|
Type : number
|
Optional |
Maximum font size of the measurement value |
measurementValueFontMin |
measurementValueFontMin:
|
Type : number
|
Optional |
Minimum font size of the measurement value |
measurementValueFontRatio |
measurementValueFontRatio:
|
Type : number
|
Optional |
Font size of the measurement value |
unitColor |
unitColor:
|
Type : string
|
Optional |
Color of the unit |
unitFontMax |
unitFontMax:
|
Type : number
|
Optional |
Maximum font size of the unit |
unitFontMin |
unitFontMin:
|
Type : number
|
Optional |
Minimum font size of the unit |
unitFontRatio |
unitFontRatio:
|
Type : number
|
Optional |
Font size of the unit as a ratio relative to the container size (overrides unitFontSize) |
unitFontSize |
unitFontSize:
|
Type : number
|
Optional |
Font size of the unit |