layout property

String? layout
getter/setter pair

The layout of the items in rectangular view. Can be either horizontal or vertical.

API Docs: https://api.highcharts.com/highcharts/series.item.layout

Implementation

String? layout;