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

In This Topic
    Good Property (BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Good As Double
    public double Good {get; set;}
    See Also