pane property

double? pane
getter/setter pair

Refers to the index in the panes array. Used for circular gauges and polar charts. When the option is not set then first pane will be used.

API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.pane

Implementation

double? pane;