Value | Value corresponding to the slider position.
This configurator sets the initial value of the Value property. If it is written into this property and if this property is linked to the data binding PP, AP, SP, OP or GP, then this value is transferred also into the source of this data binding. |
---|---|
Lower limit | Value of the lower limit.
This configurator sets the initial value of the ValueMin property. |
Upper limit | Value of the upper limit.
This configurator sets the initial value of the ValueMax property. |
Button increment | Value by which the value of the slider is changed just after pressing one of the buttons |
Slider increment | Value by which the value of the slider is changed just by clicking the slider background, i.e. the area between buttons and the slider.
Example: Lower limit is 1, upper limit is 9 and the slider increment is 2. Then by clicking the slider background (the area between buttons and the slider), the slider position is changed by the value of 2. If the current value of the slider is 5, then by clicking the slider background the value is changed to 3 or 7 depending on whether we click the area above or under the slider. |
Direction of growing | Specifies the direction into which the written value grows. At the end of the set direction the Upper limit is defined. |
Buttons color | Color of buttons (except arrows) and slider. |
Slider width | Height or width of the slider in pixels (according to the "Direction of growing" configurator). |
Arrows color | Color of arrows in buttons
In this configurator, the data binding is not functional for Web panels. |
Buttons height | Height or width of arrows in pixels (according to the "Direction of growing" configurator). |
Write data when the left mouse button released | If the slider value is changed by mouse dragging, then new value is written when the left mouse button is released (otherwise it is written continuously). |