Example of Default Functionalities in ASP.NET MVC Linear Gauge Control
This sample shows the linear gauge's basic rendering, which includes an axis, a pointer, major ticks, minor ticks and annotation.
DEMO
SOURCE
The linear gauge control shows scale values in either horizontal or vertical orientation. Axis, range, ticks, pointer, and container properties can be used to customize the basic appearance of the linear gauge.
More information on the linear gauge can be found in this documentation sectionopens in a new tab.