legendLayout
Home > @gooddata/sdk-ui-charts > IChartConfig > legendLayout
IChartConfig.legendLayout property
Configure whether legend items should be laid-out vertically (column legend) or horizontally (line legend).
Signature:
legendLayout?: "vertical" | "horizontal";