HighchartsSonificationDefaultInstrumentMappingPanOptions constructor
HighchartsSonificationDefaultInstrumentMappingPanOptions({})
Pan refers to the stereo panning position of the sound. It is defined from -1 (left) to 1 (right).
API Docs: https://api.highcharts.com/highcharts/sonification.globalTracks.mapping.pan
Implementation
HighchartsSonificationDefaultInstrumentMappingPanOptions(
{this.mapFunction,
this.mapTo,
this.max,
this.min,
this.value,
this.within});