show property
Fires when the series is shown after chart generation time, either
by clicking the legend item or by calling .show()
.
API Docs: https://api.highcharts.com/highcharts/series.treegraph.events.show
Implementation
HighchartsCallback? show;