- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
Linear gauge
Set and/or display a whole number value within a range of possible values
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Value | Value | Value displayed and possibly changed by the user | |
Minimum value | MinValue | Minimum value displayed on the Y axis | |
Maximum value | MaxValue | Maximum value displayed on the Y axis | |
Major tick count | MajorTickCount | Quantity of main ranking signs | |
Minor tick count | MinorTickCount | Quantity of secondary ranking signs | |
Label visible | LabelVisible | Show/hide the scale values | |
Editable | Editable | Enable/disable the change of the value directly in the chart | |
Scale padding | ScalePadding | Distance between the scale and the UI control | |
Value change behavior | ValueChangeBehaviour | 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 | |
Scale position | ScalePosition | Position of the scale relative to the slider | |
Orientation | Orientation | Horizontal or vertical orientation of the object | |
Tooltip | Tooltip | Show/hide the value above the selection point | |
Image path | ImagePath | Sets an image to be shown in place of the LinearGauge bar | |
Fill color | FillColor | Fill color of the LinearGauge bar | |
Colorization mode | ColorizationMode | Set the colorization mode which will be used when applying the selected color to the image | |
Gauge style | GaugeStyle | Style for gauges | |
Tooltip style | ToolTipStyle | Style for tooltips | |
Warning zones | WarningZones | Ranges of values to display with a specific color | |
Visible | Visible | (Inherited from Element) | |
Enabled | Enabled | (Inherited from Element) | |
Opacity | Opacity | (Inherited from Element) | |
Left margin | LeftMargin | (Inherited from Element) | |
Top margin | TopMargin | (Inherited from Element) | |
Right margin | RightMargin | (Inherited from Element) | |
Bottom margin | BottomMargin | (Inherited from Element) | |
Width | Width | (Inherited from Element) | |
Height | Height | (Inherited from Element) | |
Horizontal alignment | HorizontalAlignment | (Inherited from Element) | |
Vertical alignment | VerticalAlignment | (Inherited from Element) | |
Rotation | Rotation | (Inherited from Element) |
Events
Modified value
- BrowseName
Event that is triggered when the user changes the value of the control
Provide Feedback