Gauge Facelet
The Gauge Facelet renders a circular gauge indicator with an optional value text and title.
The input value drives the gauge position from 0 to 100.
Configuration
-
Position
X, Y center position in screen coordinates [mil]. -
Diameter
Diameter of the gauge in [mil]. -
Input
Value between 0 and 100 that drives the gauge position. -
Text
Text to display in the center of the gauge. Supports data binding expressions. -
Title
A fixed title text displayed on the gauge. -
Text Size
Text size in [mil]. Set to0for automatic sizing. -
Font
Select the font family. -
Smooth
Enable smooth animation when the gauge value changes. -
Gauge Color
Color of the gauge indicator. -
Background Color
Color of the gauge background. -
Visibility
A condition expression. The Facelet is displayed if this evaluates to1. -
Display Mode
Mode Description Normal
This Facelet is only displayed in interactive (normal) mode.
Ambient
This Facelet is only displayed in ambient mode.
Always
This Facelet is displayed in both interactive and ambient mode.
-
Ambient Color
Select a color for the ambient mode.
0uses the common ambient color of the face settings.