ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / BulletGraph Class / Bad Property

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