Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge 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 Double
    public double Target {get; set;}
    See Also