beforePrint property

HighchartsCallback? beforePrint
getter/setter pair

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

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

Implementation

HighchartsCallback? beforePrint;