order property
What order to play the data series in, either sequential
where
the series play individually one after the other, or simultaneous
where the series play all at once.
API Docs: https://api.highcharts.com/highcharts/sonification.order
Implementation
String? order;