offset property

double? offset
getter/setter pair

Modifier of the shape of the curved link. Works best for values between 0 and 1, where 0 is a straight line, and 1 is a shape close to the default one.

API Docs: https://api.highcharts.com/highcharts/series.organization.link.offset

Implementation

double? offset;