Enum TabularKpiStatusGraphic
Namespace: Varigence.Languages.Biml.Tabular
Assembly: Biml.dll
C#
public enum TabularKpiStatusGraphic
Fields
| Fields | Description |
|---|---|
| FiveBarsColored | Specifies that a five bar graphic should be used. |
| FiveBoxesColored | Specifies that a five box graphic should be used. |
| GaugeAscending | Specifies that a five position gauge graphic should be used. |
| RoadSigns | Specifies that a three color/symbol road sign graphic should be used. |
| Shapes | Specifies that a three shape graphic should be used. |
| ThreeFlagsColored | Specifies that a three color flag graphic should be used. |
| ThreeStarsColored | Specifies that a three star graphic should be used. |
| ThreeSymbolsUncircledColored | Specifies that a three color symbol graphic should be used. |
| TrafficLight | Specifies that a three color traffic light graphic should be used. |
| TrafficLightSingle | Specifies that a three color traffic light graphic with minimal adornment should be used. |