connectorPadding property

double? connectorPadding
getter/setter pair

The distance from the data label to the connector. Note that data labels also have a default padding, so in order for the connector to touch the text, the padding must also be 0.

API Docs: https://api.highcharts.com/highcharts/series.pyramid.dataLabels.connectorPadding

Implementation

double? connectorPadding;