Example of Semi-circular Gauge in ASP.NET MVC Circular Gauge Control
This sample shows how to create semi-circular or quarter-circular gauges by modifying a circular gauge with different start and end angles.
DEMO
SOURCE
Start Angle
|
|
270°
|
End Angle
|
|
90°
|
Radius
|
|
100%
|
Radius based on angle
|
|
|
Center X
|
|
50%
|
Center Y
|
|
50%
|
Hide Intersecting Labels
|
|
In this example, a circular gauge is rendered with different start and end angles to create semi-circular or quarter-circular gauges. The radius, start angle, end angle, and center position of the circular gauge can all be customized using the options in the properties panel.
More information on the semi-circular or quarter-circular gauges can be found in this documentation sectionopens in a new tab.