widgets/implementations/info-gauge/info-gauge-widget-config/gauge.model.ts
Properties related to the progress bar of the gauge
Properties |
|
additionalGaugeColors |
additionalGaugeColors:
|
Type : string[]
|
Optional |
Additional colors for the gauge |
progressBar |
progressBar:
|
Type : boolean
|
Optional |
Whether to show a progress bar |
progressBarColor |
progressBarColor:
|
Type : string
|
Optional |
Color of the progress bar |
progressBarRoundCap |
progressBarRoundCap:
|
Type : boolean
|
Optional |
Whether the progress bar has rounded caps |
progressBarWidth |
progressBarWidth:
|
Type : number
|
Optional |
Width of the progress bar |