Slider

FeatureDescription
ValueSets the value of the slider.
MinimumDetermines the lowest (of) value on the slider.
MaximumDetermines the highest (to) value on the slider.
TickFrequencyDetermines the grid levels on the slider.
FontDetermines the font
> Make sure that the selected font is also installed on the target system. Otherwise, a standard sans serif font will be displayed.
FontSizeDetermines the font size.
ScalePositionDetermines the orientation of the scale. Options: Default | Inverted
SliderOrientationDetermines the orientation of the slider. Options: Horizontal | Vertical
TextColorDetermines the text color.
ActionDescription
ClickedAn action can be defined here that is triggered when the element is clicked with the mouse button.