'Declaration
Public Property MinFontAttributes As Xamarin.Forms.FontAttributes
'Usage
Dim instance As C1Gauge Dim value As Xamarin.Forms.FontAttributes instance.MinFontAttributes = value value = instance.MinFontAttributes
public Xamarin.Forms.FontAttributes MinFontAttributes {get; set;}