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