The following events can be configured for the button object:
·
OnPress
·
OnRelease
·
OnLongPress
·
OnLongRelease
·
OnDblClick
·
OnOpenForInput
·
OnEnabledWithFocus
·
OnEnabledWithoutFocus
·
OnValueChange
·
OnCancel
See here for the descriptions of all event and possible actions that can be assigned.
6.4.8
Direction
The direction of the fill or value line of the bargraph.
For vertical bargraphs a positive direction means that the value grows from bottom to top.
A negative direction means that the value grows from top to bottom.
For horizontal bargraphs a positive direction means that the value grows from left to right. A
negative direction means that the value grows from right to left.
Default value: Positive
Possible values: Positive or Negative
Axis Orientation
A bargraph can either be vertical or horizontal. Depending on this property the drawing of
the bargraph itself and the value changes accordingly.
Default value: Vertical
Possible values: Vertical or Horizontal
Draw Target Line (Theme dependent)
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 (Theme dependent)
The color in which the target line (see above) will be drawn.
Default value:black (RGB 0, 0, 0)