IThemeKpiValue
Home > @gooddata/sdk-model > IThemeKpiValue
IThemeKpiValue interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Kpi value specific properties.
Signature:
export interface IThemeKpiValue
Properties
Property | Type | Description |
---|---|---|
negativeColor? | ThemeColor | (BETA) (Optional) Color of the value considered to be negative |
positiveColor? | ThemeColor | (BETA) (Optional) Color of the value considered to be positive |
textAlign? | string | (BETA) (Optional) Value align |