A Digital Gauge displays data using the LED style appearance
On this page:
Requirements
This component is for Windows WPF applications.
Configuration
- Go to Displays / Draw.
- On the Components Panel, select Gauges, then DigitalGauge.
- Click or drag-and-drop it on the Drawing area to use it.
- Double-click the object to open the configuration window.
Compass Settings | |
---|---|
Field | Description |
Linked Value | Links a specific data value or source to the gauge. |
Designer Text | Defines the text shown in Drawing mode. |
Spacing | Specifies the spacing between the characters. |
Border Margin | Sets the Border Margin for the text included on it. Influences the visual clarity and display of the gauge. |
Character Width | Changes the Character Width. |
Character Height | Changes the Character Height. |
Runtime Execution
During runtime, the Compass Control operates as a dynamic interface for displaying directional data. The gauge’s needle, which simulates a traditional compass, moves in response to changes in the linked value that represents orientation. Operators can integrate this control into devices or applications that require geographical directional guidance, such as navigation systems. The Compass Control’s real-time responsiveness ensures accurate and up-to-date orientation information is available to users, facilitating navigation and spatial awareness in various applications.
In this section: