cls_RangeSlider - almarklein/visvis GitHub Wiki
Inherits from BaseSlider.
A slider with which two scalar values (representing a range) can be interactively changed. The slider can be horizontal or vertical, depending on its width/height ratio.
The RangeSlider class implements the following properties:
range
The current range for this slider.