ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / Target Property

In This Topic
    Target Property (C1BulletGraph)
    In This Topic
    Gets or sets the target value for the measure.
    Syntax
    'Declaration
     
    Public Property Target As System.Double
    public System.double Target {get; set;}
    See Also