Search results

IAxisLabelClickEventArgs API in Vue Chart API component

Properties

axis

Axis

Defines the current axis.

cancel

boolean

Defines the event cancel status.

chart

Chart

Defines the chart when labelClick.

index

number

Defines axis current label index.

labelID

string

Defines axis current label element id.

location

ChartLocation

Defines the current annotation location.

name

string

Defines the name of the event.

text

string

Defines axis current label text.

value

number

Defines axis current label value.