centerInCategory property

bool? centerInCategory
getter/setter pair

When true, the columns will center in the category, ignoring null or missing points. When false, space will be reserved for null or missing points.

API Docs: https://api.highcharts.com/highcharts/series.column.centerInCategory

Implementation

bool? centerInCategory;