distance property
dynamic
distance
getter/setter pair
The distance of the data label from the pie's edge. Negative numbers put the data label on top of the pie slices. Can also be defined as a percentage of pie's radius. Connectors are only shown for data labels outside the pie.
API Docs: https://api.highcharts.com/highcharts/series.variablepie.dataLabels.distance
Implementation
dynamic distance;