| Feature | Description |
| Value | Sets the value of the slider. |
| Minimum | Determines the lowest (of) value on the slider. |
| Maximum | Determines the highest (to) value on the slider. |
| TickFrequency | Determines the grid levels on the slider. |
| Font | Determines the font > Make sure that the selected font is also installed on the target system. Otherwise, a standard sans serif font will be displayed. |
| FontSize | Determines the font size. |
| ScalePosition | Determines the orientation of the scale. Options: Default | Inverted |
| SliderOrientation | Determines the orientation of the slider. Options: Horizontal | Vertical |
| TextColor | Determines the text color. |