Bar Gauge Facelet
The Bar Gauge Facelet renders a horizontal or vertical bar gauge with optional center text.
Configuration
-
Position
X, Y position of the top-left corner in screen coordinates [mil]. -
Size
Width and height of the gauge area in [mil]. -
Render Mode
Mode Description Fill
Continuous filled bar.
Line
Line indicator.
Bar
Segmented bars.
Ball
Moving ball indicator.
-
Orientation
Direction Description Right
Fill from left to right.
Left
Fill from right to left.
Up
Fill from bottom to top.
Down
Fill from top to bottom.
-
Bar Count
Number of bars when in bar mode. -
Bar Gap
Gap width between bars in percent. -
Value Start
Value for the start position (0 - 100). -
Value End
Value for the end position (0 - 100). -
Smooth
Enable smooth animation when the value changes. -
Text
Text to display in the center. Supports data binding expressions. -
Text Size
Text size in [mil]. Set to0for automatic sizing. -
Font
Select the font family. -
Gauge Color
Color of the gauge indicator. -
Background Color
Color of the gauge background. -
Border Color
Color of the gauge border. -
Border Width
Border width in [mil]. -
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.