exportData property
dynamic
exportData
getter/setter pair
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
dynamic exportData;