Interface: ExportDataEventObject

Highcharts. ExportDataEventObject

Contains information about the export data event.

Members

dataRows :Array.<Array.<string>>

Contains the data rows for the current export task and can be modified.

Type:
  • Array.<Array.<string>>