CountsAndDurationGraphType Enumeration
- Last UpdatedNov 06, 2025
- 1 minute read
The CountsAndDurationGraphType enumeration values specify the type of data that will be shown in the Pareto graph of the KPI control.
'Declaration
Public Enum CountsAndDurationGraphType
Inherits System.Enum
'Usage
Dim instance As CountsAndDurationGraphType
public enum CountsAndDurationGraphType : System.Enum
| Member | Description |
|---|---|
| ReasonGroups | The graph shows either the counts or the duration of the reason groups for the time period specified by the filter. |
| Reasons | The graph shows either the counts or the duration of the reasons for the time period specified by the filter. |
| UtilStates | The graph shows either the counts or the duration of the utilization states for the time period specified by the filter. |
System.Object
System.ValueType
System.Enum
FactMES.API.Util.CountsAndDurationGraphType