selected property

bool? selected
getter/setter pair

Whether to select the series initially. If showCheckbox is true, the checkbox next to the series name in the legend will be checked for a selected series.

API Docs: https://api.highcharts.com/highcharts/series.treegraph.selected

Implementation

bool? selected;