showCheckbox property

bool? showCheckbox
getter/setter pair

If true, a checkbox is displayed next to the legend item to allow selecting the series. The state of the checkbox is determined by the selected option.

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

Implementation

bool? showCheckbox;