layout property
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;
The layout of the items in rectangular view. Can be either
horizontal
or vertical
.
API Docs: https://api.highcharts.com/highcharts/series.item.layout
String? layout;