connectorWidth property

double? connectorWidth
getter/setter pair

The width of the line connecting the data label to the pie slice.

In styled mode, the connector stroke width is given in the .highcharts-data-label-connector class.

API Docs: https://api.highcharts.com/highcharts/series.pie.dataLabels.connectorWidth

Implementation

double? connectorWidth;