Contains common event information. Through the options
property you can
access the series options that were passed to the addSeries
method.
Members
-
options :Highcharts.SeriesOptionsType
-
The series options that were passed to the
addSeries
method.Type:
-
preventDefault :function
-
Prevents the default behaviour of the event.
Type:
- function
-
target :Highcharts.Chart
-
The event target.
Type:
-
type :"addSeries"
-
The event type.
Type:
- "addSeries"