IGeoLegendConfig
Home > @gooddata/sdk-ui-geo > IGeoLegendConfig
IGeoLegendConfig interface
Signature:
export interface IGeoLegendConfig
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. |