Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1BulletGraph Class / Good Property

In This Topic
    Good Property
    In This Topic
    Gets or sets a reference value considered good for the measure.
    Syntax
    'Declaration
     
    
    Public Property Good As Double
    public double Good {get; set;}
    See Also