allowTraversingTree property
When enabled the user can click on a point which is a parent and zoom in on its children.
API Docs: https://api.highcharts.com/highcharts/series.sunburst.allowTraversingTree
Implementation
bool? allowTraversingTree;
When enabled the user can click on a point which is a parent and zoom in on its children.
API Docs: https://api.highcharts.com/highcharts/series.sunburst.allowTraversingTree
bool? allowTraversingTree;