render property
Fires after initial load of the chart (directly after the load
event), and after each redraw (directly after the redraw
event).
API Docs: https://api.highcharts.com/highcharts/chart.events.render
Implementation
HighchartsCallback? render;