See examples above
Draw Target Line
When enabling this property, a line will be drawn at the position of the Target Value
property value.
Default value: Enabled
Possible values Enabled or disabled.
Target Line Color
The color in which the target line (see above) will be drawn.
Default value:black (RGB 0, 0, 0)
Possible values: Any 24Bit RGB color
Deflection Direction
The deflection direction defines how the value grows in an arched bargraph. Either
clockwise or anti clockwise.
Default value: ClockWise
Possible values: ClockWise or AntiClockWise
Bar Graph Width
Since the Width property only defines the width of the bounding box of the arched bargraph
it is possible to define the width (or thickness) of the arched bargraph with the Bar Graph
Width property.
Default value: 20 pixel
Possible values: 1 ... (height of the object divided by 2 or width of the object divided by 2,
whatever is smaller)
Fill Mode
If Fill Mode is enabled, the value will be shown as a filled area in the bargraph. If Fill Mode
is disabled only a line will be drawn at the value's position.
Default value: Enabled
Possible values: Enabled or disabled.
The following events can be configured for the arched bargraph object:
·
OnOpenForInput
·
OnEnabledWithFocus
·
OnEnabledWithoutFocus
·
OnValueChange
·
OnEnterValue
·
OnEnterNewValue
·
OnEscape
See here for the descriptions of all event and possible actions that can be assigned.
6.4.3