Syncfusion AI Assistant

How can I help you?

Orientation

17 Jan 20251 minute to read

SfRangeSlider provides option to display the values and the slider either horizontally or vertically.

NOTE

The default option is Horizontal.

Horizontal

rangeSlider.Orientation=Orientation.Horizontal

Vertical

rangeSlider.Orientation=Orientation.Vertical