Small Change in WPF Radial Slider (SfRadialSlider)
The SmallChange property can be used to control the smallest possible range of value to be selected in Radial Slider. For example, if SmallChange is set to 5, then it is only possible to select values that are multiples of 5.
<syncfusion:SfRadialSlider
Minimum="0" Maximum="100"
SmallChange="5" />
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page