Intermediate Value in UWP Radial Slider (SfRadialSlider)

10 May 20211 minute to read

The IntermediateValue property can be used to get the values while dragging the pointer along the circular especially when SmallChange is set. Because the SmallChange property does not allow to update the Value property until the value becomes the multiples of SmallChange.