afterPrint property
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;
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
HighchartsCallback? afterPrint;