ILegendConfig
Home > @gooddata/sdk-ui-charts > ILegendConfig
ILegendConfig interface
Signature:
export interface ILegendConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
enabled? | boolean | (Optional) Indicates whether legend should be rendered or not. | |
position? | PositionType | (Optional) Where, relative to the chart, should the legend appear. | |
responsive? | boolean | "autoPositionWithPopup" | (Optional) Turns on responsive behavior. Legend items will be rendered horizontally on screens smaller than 767px. |