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.
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.