Example of Slider in ASP.NET MVC Linear Gauge Control
This sample demonstrates how to create a slider by utilizing the functionalities available in the linear gauge.
DEMO
SOURCE
In this example, you can see how to render and configure a new slider in the linear gauge. This can be accomplished by combining axis, range, and pointer. The pointer has been made interactive, so the value changes as you drag it.
More information on the linear gauge can be found in this documentation sectionopens in a new tab.