2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
You can use gauge as either semicircular gauge or full circular gauge according to your requirement by specifying the start and sweep angles for the circular gauge scale. Specifying these properties will allow you visualize the gauge as per the start and sweep angles. Code snippet:C# CircularScale scale = new CircularScale(); scale.StartAngle = 180; scale.SweepAngle = 180; scales.Add(scale);
Pictorial representation of angles:Output Image:Sample for specifying the start and sweep angles to the scale in below link https://github.com/SyncfusionExamples/How-to-set-start-and-sweep-angles-for-scale |
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.