Interface ChartEventInfo

Object with information about an event for a specific node.

Hierarchy

  • ChartEventInfo

Properties

node: Node
eventName: string
callback: EventListenerOrEventListenerObject
capture: boolean

Generated using TypeDoc