HighchartsSeriesSonificationOptions constructor

Sonification/audio chart options for a series.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.sonification

Implementation

HighchartsSeriesSonificationOptions(
    {this.contextTracks,
    this.defaultInstrumentOptions,
    this.defaultSpeechOptions,
    this.enabled,
    this.pointGrouping,
    this.tracks});