allowPointDrilldown property

bool? allowPointDrilldown
getter/setter pair

When this option is false, clicking a single point will drill down all points in the same category, equivalent to clicking the X axis label.

API Docs: https://api.highcharts.com/highcharts/drilldown.allowPointDrilldown

Implementation

bool? allowPointDrilldown;