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

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