IAxisNameConfig
Home > @gooddata/sdk-ui-charts > IAxisNameConfig
IAxisNameConfig interface
Customize whether to display the axis name and if so, where relative to the axis it should be positioned.
Signature:
export interface IAxisNameConfig 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Customize where, relative to the axis should the axis name appear. | |||
| boolean | (Optional) Toggle axis name visibility. |