Provides arguments for Series events.
constructor(series: SeriesBase): SeriesEventArgs
Initializes a new instance of the SeriesEventArgs class.
Specifies the Series object affected by this event.
Provides a value to use with events that do not have event data.