onafterinit property

void onafterinit=(void VoidFunc())

Set a callback to execute after the chart is initialized

Implementation

external set onafterinit(void Function() VoidFunc);