The event arguments when drilling up from a drilldown series.
Members
-
preventDefault :function
-
Prevents the default behaviour of the event.
Type:
- function
-
seriesOptions :Highcharts.SeriesOptionsType|undefined
-
Options for the new series.
Type:
- Highcharts.SeriesOptionsType | undefined
-
target :Highcharts.Chart
-
The event target.
Type:
-
type :"drillup"
-
The event type.
Type:
- "drillup"