[]
        
(Showing Draft Content)

C1.Web.Mvc.BulletGraph

BulletGraph Class

The BulletGraph is a type of linear gauge designed specifically for use

Inheritance
BulletGraph
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class BulletGraph : LinearGaugeBase, IHtmlString, ITemplate

Constructors

Name Description
BulletGraph(HtmlHelper, string)

Creates one BulletGraph instance.

Properties

Name Description
Bad

Gets or sets a reference value considered bad for the measure.

Good
Target

Gets or sets the target value for the measure.

Extension Methods