Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1BulletGraph Class / GoodRangeColorProperty Field


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