selected property

double? selected
getter/setter pair

The index of the button to appear pre-selected. If the selected range exceeds the total data range and the 'all' option is available, the 'all' option, showing the full range, is automatically selected.

API Docs: https://api.highcharts.com/highcharts/rangeSelector.selected

Implementation

double? selected;