Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChartEvent

Hierarchy

  • ChartEvent

Index

Properties

Properties

Optional native

native?: Event

type

type: "resize" | "contextmenu" | "mouseenter" | "mousedown" | "mousemove" | "mouseup" | "mouseout" | "click" | "dblclick" | "keydown" | "keypress" | "keyup"

Optional x

x?: number

Optional y

y?: number

Generated using TypeDoc