allowDrillToNode property

bool? allowDrillToNode
getter/setter pair

When enabled the user can click on a point which is a parent and zoom in on its children. Deprecated and replaced by allowTraversingTree.

API Docs: https://api.highcharts.com/highcharts/series.treemap.allowDrillToNode

Implementation

bool? allowDrillToNode;