JavaScript Events List

The following is a list of JavaScript events:

 

Event

Description

MouseLeftButtonUp

Event fires when the mouse button is released on a Chart Element

MouseLeftButtonDown

Event fires when the mouse button is pressed on a Chart Element

MouseMove

Event fires when the mouse is moved on a Chart Element

MouseEnter

Event fires when the mouse pointer enters into the region of the Chart Element

MouseLeave

Event fires when the mouse pointer moves out of the region of the Chart Element