Example of Progress Bar in ASP.NET MVC Linear Gauge Control
This sample shows a linear gauge that resembles a progress bar and indicates a task completion rate of 41%.
DEMO
SOURCE
In this example, you can see how to render and configure a new progress bar using the linear gauge. This can be accomplished by combining axis, pointer, and annotation.
More information on the linear gauge can be found in this documentation sectionopens in a new tab.