Example of Steps Counter in ASP.NET Core Linear Gauge Control
This sample shows a linear gauge displaying the number of steps taken by a person in a day.
DEMO
SOURCE
In this example, you can see how to render and configure a linear gauge to look like a steps counter. This can be accomplished by combining axis, range, pointer and annotations.
More information on the linear gauge can be found in this documentation section.