exportData property
Callback that fires while exporting data. This allows the modification of data rows before processed into the final format.
API Docs: https://api.highcharts.com/highcharts/chart.events.exportData
Implementation
HighchartsCallback? exportData;