onout property

void onout=(void VoidFunc())

Set a callback to execute when mouse/touch leaves the chart.

Implementation

external set onout(void Function() VoidFunc);