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


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