index property

double? index
getter/setter pair

The index of the series in the chart, affecting the internal index in the chart.series array, the visible Z index as well as the order in the legend.

API Docs: https://api.highcharts.com/highcharts/series.map.index

Implementation

double? index;