IThemeChart
Home > @gooddata/sdk-model > IThemeChart
IThemeChart 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.
Charts customization
Signature:
export interface IThemeChart
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(BETA) (Optional) | |||
(BETA) (Optional) Axis line color | |||
(BETA) (Optional) Axis label color, title name of axis | |||
(BETA) (Optional) Axis value color, numbers or names under axis | |||
(BETA) (Optional) Background color | |||
(BETA) (Optional) | |||
(BETA) (Optional) Grid line color | |||
(BETA) (Optional) Legend value color | |||
(BETA) (Optional) Grid plot line color | |||
(BETA) (Optional) | |||
(BETA) (Optional) Tooltip background color | |||
(BETA) (Optional) Tooltip border color | |||
(BETA) (Optional) Tooltip label color | |||
(BETA) (Optional) Tooltip value color |