drillupall property
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;
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
HighchartsCallback? drillupall;