# インターフェース: ChartEvent
# プロパティ
# native
• native: Event
# 定義されている場所
types/index.d.ts:1547 (新しいウィンドウで開きます)
# type
• type: "resize" | "click" | "contextmenu" | "dblclick" | "keydown" | "keypress" | "keyup" | "mousedown" | "mouseenter" | "mousemove" | "mouseout" | "mouseup"
# 定義されている場所
types/index.d.ts:1534 (新しいウィンドウで開きます)
# x
• x: number
# 定義されている場所
types/index.d.ts:1548 (新しいウィンドウで開きます)
# y
• y: number