Dot

Properties

  • cx Number

圆心的 x 坐标。

  • cy Number

圆心的 y 坐标。

  • r Number

半径。

鼠标在图表图形区域 click 事件的回调函数。

鼠标在图表图形区域 mousedown 事件的回调函数。

鼠标在图表图形区域 mouseup 事件的回调函数。

鼠标在图表图形区域 mouseover 事件的回调函数。

鼠标在图表图形区域 mouseout 事件的回调函数。

鼠标在图表图形区域 mouseenter 事件的回调函数。

鼠标在图表图形区域 mousemove 事件的回调函数。

鼠标在图表图形区域 mouseleave 事件的回调函数。