KpiThresholds interface

Defines the KPI Threshold limits.

Properties

increasingKpi

Whether or not the KPI is an increasing KPI.

lowerLimit

The lower threshold limit.

upperLimit

The upper threshold limit.

Property Details

increasingKpi

Whether or not the KPI is an increasing KPI.

increasingKpi: boolean

Property Value

boolean

lowerLimit

The lower threshold limit.

lowerLimit: number

Property Value

number

upperLimit

The upper threshold limit.

upperLimit: number

Property Value

number