Circular gauge

Set and/or display a whole number value within a range of possible values

BrowseName
CircularGauge
SuperType
Element(Item)

Properties

Name BrowseName DataType Description
Value Value Float Value displayed and possibly changed by the user
Minimum value MinValue Float Minimum value displayed on the Y axis
Maximum value MaxValue Float Maximum value displayed on the Y axis
Start angle StartAngle Size Initial angle for the development of the circle, starting from the top point in the center of the object
End angle EndAngle Size Final angle for the development of the circle, starting from the top point in the center of the object
Major tick count MajorTickCount Float Quantity of main ranking signs
Minor tick count MinorTickCount Float Quantity of secondary ranking signs
Label visible LabelVisible Boolean Show/hide the scale values
Editable Editable Boolean Enable/disable the change of the value directly in the chart
Scale padding ScalePadding Size Distance between the scale and the UI control
Value change behavior ValueChangeBehaviour Value change behavior Mode of updating text when the user writes in the text box. At end of typing: update the value after the user has pressed Enter with either physical or virtual keyboard (pressing Esc or clicking outside the object, the previous text is restored); When typing: in real-time when writing
Tooltip Tooltip Boolean Show/hide the value above the selection point
Gauge style GaugeStyle String Style for gauges
Tooltip style ToolTipStyle String Style for tooltips
Warning zones WarningZones Warning zone Ranges of values to display with a specific color
Visible Visible Boolean (Inherited from Element)
Enabled Enabled Boolean (Inherited from Element)
Opacity Opacity Float (Inherited from Element)
Left margin LeftMargin Size (Inherited from Element)
Top margin TopMargin Size (Inherited from Element)
Right margin RightMargin Size (Inherited from Element)
Bottom margin BottomMargin Size (Inherited from Element)
Width Width Size (Inherited from Element)
Height Height Size (Inherited from Element)
Horizontal alignment HorizontalAlignment Horizontal alignment (Inherited from Element)
Vertical alignment VerticalAlignment Vertical alignment (Inherited from Element)
Rotation Rotation Size (Inherited from Element)

Events

Modified value

BrowseName
Modified value

Event that is triggered when the user changes the value of the control