onbeforeinit property

void onbeforeinit=(void VoidFunc())

Set a callback to execute before the chart is initialized

Implementation

external set onbeforeinit(void Function() VoidFunc);