Skip to main content

DeltaIndicationThresholdType Type

In This Article

#Declaration

TypeScript
export type DeltaIndicationThresholdType = "Absolute" | "Percent"

#Members

Name
"Absolute"
"Percent"