contextTracks property
Context tracks for this series. Context tracks are tracks that are not tied to data points.
Given as an array of instrument tracks, speech tracks, or a mix of both.
API Docs: https://api.highcharts.com/highcharts/series.zigzag.sonification.contextTracks
Implementation
List<HighchartsSeriesSonificationContextTracksOptions>? contextTracks;