<< Click to Display Table of Contents >> Navigation: Object Reference > Palette Objects > Arched Bargraph |
The arched bargraph basically works like a linear bargraph with the exception that it can be bent and the start and end angles can be adjusted.
The arched bargraph shares many properties with other objects. Find a description of them here.
The angles of the arched bargraph can be changed with the Start Angle and End Angle properties (see below). Some screenshots with examples follow here: •Start Angle 0, End Angle 360: •Start Angle 0, End Angle 315: •Start Angle 45, End Angle 0: •Start Angle 135, End Angle 225: •Start Angle 315, End Angle 225: |
Start AngleThe start angle of the arched bargraph can be defined with this property. The start angle's 0° position is at 3 o clock. Default value: 0° Possible values: 0° ... 360° See examples above End AngleThe end angle of the arched bargraph can be defined with this property. The start angle's 0° position is at 3 o clock. Default value: 0° Possible values: 0° ... 360° See examples above Draw Target LineWhen 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 ColorThe 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 DirectionThe 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 WidthSince 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 ModeIf 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. |