padding property

double? padding
getter/setter pair

When either the borderWidth or the backgroundColor is set, this is the padding within the box.

API Docs: https://api.highcharts.com/highcharts/series.streamgraph.data.dataLabels.padding

Implementation

double? padding;