StyleCode Property: gaugeMax

🚧 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.

gaugeMax

Maximum value for the gauge

Applies to Type Default
gauge > entry Number 1

Examples

// Example: gauge > entry
show gauge "My Gauge" { 1..3, 1..4 } with 0.5 { gaugeMax: 1000 }

User Contributed Notes
0 notes + add a note