Example of Radial Slider in ASP.NET MVC Circular Gauge Control
This sample demonstrates how to create a range slider component by utilizing the functions available in the circular gauge.
DEMO
SOURCE
In this example, you can see how to render and configure a new range slider in the circular gauge. It is possible to achieve this by combining ranges and a marker pointer. The marker pointer has been made interactive, so the value changes as you drag it.
More information on the circular gauge can be found in this documentation sectionopens in a new tab.