showExportInProgress property

bool? showExportInProgress
getter/setter pair

Display a message when export is in progress. Uses Chart.setLoading()

The message can be altered by changing

API Docs: https://api.highcharts.com/highcharts/exporting.showExportInProgress

Implementation

bool? showExportInProgress;