Overview
This TSemiCircleCircularGauge 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 SemiCircleCircularGauge implements a CircularGauge that shows on the top SemiCircle semi-circle and displays the value of the value.
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Requirements
This components runs only on Windows, on RichClient and SmartClient clients. component is Portable. It runs both on Windows and on Web Pages hosted in any platform.
Configuration
- Go to Displays / Draw.
- On the Components Panel, select Gauges, then SemiCircleCircularGauge.
- Click or drag-and-drop it on the Drawing area to use it.
- Double-click the object to open the configuration window.
Semi Circle Circular Gauge |
---|
Configuration
Settings | |
---|---|
Field | Description |
Header | Defines |
the title of the gauge. |
Value
The Value that the component will assume, it can be an object or a number.
Title
Name to be shown on the component.
Min
The minimum value of the scale.
Max
The maximum value of the scale.
Start Angle
Starting Angle.
End Angle
End Angle.
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 <. >.
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, that is, the minimum value the gauge can represent. |
Range End | Specifies the ending value of the gauge range, that is, 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
During runtime, the SemiCircleCircularGauge control operates as an interactive display, representing data within a semi-circular format. Users have previously configured the gauge with a title, header and label font sizes, data source linkage, and range values. The rim thickness and stroke width are also set according to the application’s design requirements. As the target data changes, the gauge reflects these updates, integrating seamlessly into dashboards or reports for real-time data visualization. This control aids users in distinguishing different data segments, with the top semi-circle effectively showcasing the value in a visually concise manner.
In this section:
In this section...Page Tree | ||||
---|---|---|---|---|
|