StyleCode Property: gaugeLabelPosition

🚧 Work in progress — This documents the redesigned dashboard layout system, which is still under active development and subject to change. It is not compatible with the older v1 dashboard tile system.

gaugeLabelPosition

Position of the label relative to the gauge.

Applies to Type Default
gauge center, top center

Examples

// Example: gauge
show gauge "My Gauge" { 1..3, 1..4 ; gaugeLabelPosition: "top" } with 0.5

User Contributed Notes
0 notes + add a note