offset property

String? offset
getter/setter pair

The offset of an arc diagram nodes column in relation to the plotArea. The offset equal to 50% places nodes in the center of a chart. By default the series is placed so that the biggest node is touching the bottom border of the plotArea.

API Docs: https://api.highcharts.com/highcharts/series.arcdiagram.offset

Implementation

String? offset;