C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / AutoScaleProperty Field


In This Topic
AutoScaleProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly AutoScaleProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1RadialGauge.AutoScaleProperty
See Also