tracks property
Tracks for this series.
Given as an array of instrument tracks, speech tracks, or a mix of both.
API Docs: https://api.highcharts.com/highcharts/series.zigzag.sonification.tracks
Implementation
List<HighchartsSeriesSonificationTracksOptions>? tracks;