widgets/implementations/info-gauge/info-gauge-widget-config/gauge.model.ts
Properties |
itemStyle |
itemStyle:
|
Type : literal type
|
Optional |
The style of the anchor, represented as a key-value pair object. |
show |
show:
|
Type : boolean
|
Optional |
Indicates whether to show the anchor. |
showAbove |
showAbove:
|
Type : boolean
|
Optional |
Indicates whether to show the anchor above the gauge. |
size |
size:
|
Type : number
|
Optional |
The size of the anchor. |
sizeRatio |
sizeRatio:
|
Type : number
|
Optional |
The size of the anchor as a ratio relative to the container size.
Overrides the |