[]
Defines a builder to configurate BulletGraph.
public class BulletGraphBuilder : LinearGaugeBaseBuilder<BulletGraph, BulletGraphBuilder>, IHtmlString
Name | Description |
---|---|
BulletGraphBuilder(BulletGraph) | Creates one BulletGraphBuilder instance to configurate |
Name | Description |
---|---|
Bad(double) | Configurates Bad. Sets a reference value considered bad for the measure. |
Good(double) | Configurates Good. |
Target(double) | Configurates Target. Sets the target value for the measure. |