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


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