Overview
This TSemiCircleCircularGauge implements a CircularGauge that shows on the top SemiCircle and the value of the value.
On this page:
Requirements
This components runs only on Windows, on RichClient and SmartClient clients.
Configuration
Circular Gauge Semi Circle Settings | |
---|---|
Field | Description |
Control Name | Defines a name for the control. |
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 <. >.
In this section...