CardFormatRuleLayoutElement Type
Declaration
export type CardFormatRuleLayoutElement = "ActualValue" | "AbsoluteVariation" | "PercentVariation" | "PercentOfTarget" | "TargetValue" | "CardName" | "Title" | "Subtitle" | "Indicator" | "AllElements"
Members
| Name |
|---|
| "ActualValue" |
| "AbsoluteVariation" |
| "PercentVariation" |
| "PercentOfTarget" |
| "TargetValue" |
| "CardName" |
| "Title" |
| "Subtitle" |
| "Indicator" |
| "AllElements" |