HighchartsSonificationDefaultInstrumentPointGroupingOptions constructor
      
      HighchartsSonificationDefaultInstrumentPointGroupingOptions({})
     
    
Options for point grouping, specifically for instrument tracks.
API Docs: https://api.highcharts.com/highcharts/sonification.globalTracks.pointGrouping
Implementation
HighchartsSonificationDefaultInstrumentPointGroupingOptions(
    {this.algorithm, this.enabled, this.groupTimespan, this.prop});