IThemeAxis
Home > @gooddata/sdk-model > IThemeAxis
IThemeAxis 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.
Axis customization
Signature:
export interface IThemeAxis
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
color? | ThemeColor | (BETA) (Optional) Axis line color | |
labelColor? | ThemeColor | (BETA) (Optional) Axis label color | |
valueColor? | ThemeColor | (BETA) (Optional) Axis value color |