onover property

void onover=(void VoidFunc())

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

Implementation

external set onover(void Function() VoidFunc);