softConnector property

bool? softConnector
getter/setter pair

Whether to render the connector as a soft arc or a line with a sharp break. Works only if connectorShape equals to fixedOffset.

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

Implementation

bool? softConnector;