pointGrouping property

HighchartsSonificationPointGroupingOptions? pointGrouping
getter/setter pair

Options for grouping data points together when sonifying. This allows for the visual presentation to contain more points than what is being played. If not enabled, all visible / uncropped points are played.

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

Implementation

HighchartsSonificationPointGroupingOptions? pointGrouping;