connectorPadding property
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.funnel.dataLabels.connectorPadding
Implementation
double? connectorPadding;