grouping property
Whether to group non-stacked columns or to let them render independent of each other. Non-grouped columns will be laid out individually and overlap each other.
API Docs: https://api.highcharts.com/highcharts/series.boxplot.grouping
Implementation
bool? grouping;