Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KpiThresholds

Package version

interface

An interface representing KpiThresholds. Defines the KPI Threshold limits.

Hierarchy

  • KpiThresholds

Index

Properties

increasingKpi

increasingKpi: boolean
member

{boolean} increasingKpi Whether or not the KPI is an increasing KPI.

lowerLimit

lowerLimit: number
member

{number} lowerLimit The lower threshold limit.

upperLimit

upperLimit: number
member

{number} upperLimit The upper threshold limit.

Generated using TypeDoc