Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1Gauge Class / MinFontSizeProperty Field


In This Topic
    MinFontSizeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinFontSizeProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1Gauge.MinFontSizeProperty
    public static readonly Xamarin.Forms.BindableProperty MinFontSizeProperty
    See Also