defaultInstrumentOptions property

HighchartsSonificationDefaultInstrumentOptions? defaultInstrumentOptions
getter/setter pair

Default sonification options for all instrument tracks.

If specific options are also set on individual tracks or per series, those will override these options.

API Docs: https://api.highcharts.com/highcharts/sonification.defaultInstrumentOptions

Implementation

HighchartsSonificationDefaultInstrumentOptions? defaultInstrumentOptions;