afterUpdate property
dynamic
afterUpdate
getter/setter pair
Called after updating the sonification.
A context object is passed to the function, with properties chart
and timeline
.
API Docs: https://api.highcharts.com/highcharts/sonification.events.afterUpdate
Implementation
dynamic afterUpdate;