onmouseover property

Function onmouseover

Set a callback to execute when mouse enters the chart.

Implementation

external Function get onmouseover;
void onmouseover=(Function v)

Implementation

external set onmouseover(Function v);