Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1BulletGraph Class / TargetProperty Field

In This Topic
    TargetProperty Field
    In This Topic
    Identifies the Target dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TargetProperty As DependencyProperty
    public static readonly DependencyProperty TargetProperty
    See Also