Unplanned
Last Updated: 21 Dec 2023 19:47 by Alex

With the .NET MAUI radial gauge, is it possible to add a fill inside the gauge so it appears solid? Something like this:

If this or something similar is possible, how would I go about achieving this in XAML? Thank you for the assistance.

Unplanned
Last Updated: 09 Nov 2023 15:37 by Fred
Created by: Fred
Comments: 0
Category: Gauge
Type: Feature Request
0

For example I wanted to use the StartThickness property as Bindable property but I received the following error: No property, BindableProperty, or event found for "StartThickness", or mismatching type between value and property.

 

Declined
Last Updated: 22 Aug 2023 13:59 by ADMIN
If we define the Axis (GaugeLinearAxis) Min and Max from -10 to 200, and the GaugeBarIndictor value is set to 60, the Fill starts at -10 and ends at 190.