Api iPointEventArgs in EJ2 JavaScript Chart control

8 May 20231 minute to read

Properties

cancel boolean

Defines the event cancel status

chart Chart

Defines the current chart instance

name string

Defines the name of the event

point Points

Defines the current point

pointIndex number

Defines the point index

series SeriesModel

Defines the current series

seriesIndex number

Defines the series index

x number

Defines current mouse x location

y number

Defines current mouse y location