pointPadding property

double? pointPadding
getter/setter pair

In a variwide chart, the point padding is 0 in order to express the horizontal stacking of items.

API Docs: https://api.highcharts.com/highcharts/series.variwide.pointPadding

Implementation

double? pointPadding;