traverseToLeaf property
This option enables automatic traversing to the last child level upon node interaction. This feature simplifies navigation by immediately focusing on the deepest layer of the data structure without intermediate steps.
API Docs: https://api.highcharts.com/highcharts/series.treegraph.traverseToLeaf
Implementation
bool? traverseToLeaf;