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