cls_Slider - almarklein/visvis GitHub Wiki
Inherits from BaseSlider.
A slider with which a scalar value can be interactively changed. The slider can be horizontal or vertical, depending on its width/height ratio.
The Slider class implements the following properties:
value
The current value for this slider.