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

In This Topic
    Bad Property
    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