Enum KpiStatusGraphic
public enum KpiStatusGraphic
Fields
Cylinder | Specifies that the client application should display images from its Cylinder collection for KPI status. |
Faces | Specifies that the client application should display images from its Faces collection for KPI status. |
Gauge | Specifies that the client application should display images from its Gauge collection for KPI status. |
ReversedGauge | Specifies that the client application should display images from its Reversed Gauge collection for KPI status. |
RoadSigns | Specifies that the client application should display images from its Road Signs collection for KPI status. |
Shapes | Specifies that the client application should display images from its Shapes collection for KPI status. |
Thermometer | Specifies that the client application should display images from its Thermometer collection for KPI status. |
TrafficLight | Specifies that the client application should display images from its Traffic Light collection for KPI status. |
VarianceArrow | Specifies that the client application should display images from its Variance Arrow collection for KPI status. |