The Semi Circle Circular Gauge defines a gauge that visually represents data within a specified range. Users set the gauge title, adjust header and label font sizes, link to a data source, and establish range start and end values. They also configure the rim thickness and stroke width. Users select target data, configure these settings, and integrate the gauge into dashboards or reports. This process facilitates real-time data visualization and differentiation of data segments. The TSemiCircleCircularGauge implements a CircularGauge that shows the top semi-circle and displays the value.
On this page:
Requirements
This component is Portable. It runs both on Windows and on Web Pages hosted in any platform.
Configuration
The Configuration involves setting data fields, adjusting visual parameters, and customizing thickness. Use involves selecting the target data, configuring settings, and integrating the gauge into dashboards or reports.
Semi Circle Circular Gauge Settings | |
---|---|
Field | Description |
Header | Defines the title of the gauge. |
Header Font size | Adjusts the font size of the header text. |
Linked Value | Links a specific data value or source to the gauge. |
Range Start | Defines the starting value of the gauge range. Sets the minimum value the gauge can represent. |
Range End | Specifies the ending value of the gauge range. Sets the maximum value the gauge can represent. |
Label Font Size | Adjusts the font size of the label text. |
Rim Thickness | Specifies the thickness of the outer rim of the gauge. Affects the visual weight and prominence of the gauge. |
Stroke | Adjusts the stroke width of the gauge arc. Influences the visual clarity and emphasis of the gauge. |
Runtime ExecutionÂ
In Runtime, the control has embedded controls to allow the Operator to modify the view. Typically the configuration settings of <> is attached to a Tag exposed in the Display User Interface, allowing the operator to select <.>.
In this section: