Example of Ticks in ASP.NET MVC Linear Gauge Control
This sample shows ticks in various positions such as inside, middle, and outside. Additionally, the position of the ticks can be customized using offset.
Horizontal
|
Vertical
|
In this example, you can see how to render and configure ticks in the linear gauge. The Position opens in a new tab and Offset properties opens in a new tab in MajorTicks opens in a new tab and MinorTicksopens in a new tab are used to position the ticks as well as provide offset.
More information on the ticks can be found in this documentation sectionopens in a new tab.