IThemeKpi
Home > @gooddata/sdk-model > IThemeKpi
IThemeKpi interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Kpi values customization
Signature:
export interface IThemeKpi
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
primaryMeasureColor? | ThemeColor | (BETA) (Optional) Color of the primary measure value (main) | |
secondaryInfoColor? | ThemeColor | (BETA) (Optional) Color of the secondary measure value (informative) | |
value? | IThemeKpiValue | (BETA) (Optional) Kpi value specific properties |