Search results

IPointEventArgs API in Vue Chart API component

Properties

cancel

boolean

Defines the event cancel status.

chart

Chart

Defines the current chart instance.

name

string

Defines the name of the event.

pageX

number

Defines current window page x location.

pageY

number

Defines current window page y location.

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.