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


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