fullscreenOpen property
Fires when a fullscreen is opened through the context menu item,
or the Chart.fullscreen.open
method.
API Docs: https://api.highcharts.com/highcharts/chart.events.fullscreenOpen
Implementation
HighchartsCallback? fullscreenOpen;