padding property
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;
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
double? padding;