oninit property

void oninit=(void VoidFunc())

Set a callback to execute when the chart is initialized.

Implementation

external set oninit(void Function() VoidFunc);