onSeriesStart property
dynamic
onSeriesStart
getter/setter pair
Called on the beginning of playing a series.
A context object is passed to the function, with properties series
and timeline.
API Docs: https://api.highcharts.com/highcharts/sonification.events.onSeriesStart
Implementation
dynamic onSeriesStart;