Property
|
Description
|
Enable State-Based Formatting
|
Allows you to format the widget based on state definitions that have been defined in ThingWorx.
If the checkbox is selected the following properties appear:
• Dependent Field
• State Definition
For example, if a label has a State Definition value of error, the label turns red.
For more information about style and state definitions in ThingWorx, see Style and State Definitions in the ThingWorx Help Center.
|
Minimum Value
|
The minimum value that the gauge can reach. By default, this is set to 0.
|
Maximum Value
|
The maximum value that the gauge can reach. By default, this is set to 100.
|
Decimal Scale
|
How many numbers appear after the decimal separator.
|
Gauge Title
|
The title of the gauge.
|
Title Position
|
Select one of the following for the title position:
• Above
• Below
|
Gauge Span
|
Select one of the following for the gauge span:
• Half Circle
• Full Circle
If Full Circle is selected, the Start Angle property appears allowing you to enter a value for the angle at which the value fill should start.
|
Hide Inner Shadow
|
Select this checkbox to hide the inner shadow of the gauge.
|
Title Font Color
|
Enter a color for the title of the gauge. You can enter any of the following formats:
• red
• #FF0000
• rgba(255, 0, 0, 1)
|
Value Font Color
|
Enter a color for the value of the gauge. You can enter any of the following formats:
• red
• #FF0000
• rgba(255, 0, 0, 1)
|
Value Fill Color
|
Enter a color for the value fill of the gauge. You can enter any of the following formats:
• red
• #FF0000
• rgba(255, 0, 0, 1)
|
Value Background Color
|
Enter a color for the background of the value fill of the gauge. You can enter any of the following formats:
• red
• #FF0000
• rgba(255, 0, 0, 1)
|
Minimum Steps Required for Use
|
What It Looks Like
|
||
1. Drag and drop a Gauge widget onto the canvas.
2. Enter a title for the gauge in the Gauge Title field.
3. From the Data pane, search for an entity that has a service with a numeric property.
4. Once the service has been added, drag and drop a numeric property under Current Selected Item onto the widget and select Value on the Select Binding Target window.
|
![]() |