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

In This Topic
    Bad Property (BulletGraphTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.BulletGraph.Bad. Sets a reference value considered bad for the measure.
    Syntax
    'Declaration
     
    Public Property Bad As Double
    public double Bad {get; set;}
    See Also