alignColumns property

bool? alignColumns
getter/setter pair

If the layout is horizontal and the legend items span over two lines or more, whether to align the items into vertical columns. Setting this to false makes room for more items, but will look more messy.

API Docs: https://api.highcharts.com/highcharts/legend.alignColumns

Implementation

bool? alignColumns;