afterPrint property

HighchartsCallback? afterPrint
getter/setter pair

Fires after a chart is printed through the context menu item or the Chart.print method.

API Docs: https://api.highcharts.com/highcharts/chart.events.afterPrint

Implementation

HighchartsCallback? afterPrint;