drillupall property

HighchartsCallback? drillupall
getter/setter pair

In a chart with multiple drilldown series, this event fires after all the series have been drilled up.

API Docs: https://api.highcharts.com/highcharts/chart.events.drillupall

Implementation

HighchartsCallback? drillupall;