onmouseover property

Function get onmouseover

Set a callback to execute when mouse enters the chart.

Implementation

external Function get onmouseover;
set onmouseover (Function v)

Implementation

external set onmouseover(Function v);