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.treemap.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.treemap.allowTraversingTree
bool? allowTraversingTree;