New to Kendo UI for AngularStart a free 30-day trial

PlotAreaClickEvent

Represents the arguments for the plotAreaClick event of the Chart component (see example).

NameTypeDefaultDescription

category

any

Specifies the data point category. Available only for Categorical charts such as Bar, Line, and Area.

originalEvent

any

Specifies the original browser event that triggered the click action.

sender

ChartComponent

Specifies the ChartComponent that triggered the event.

value

any

Specifies the data point value. Available only for Categorical charts such as Bar, Line, and Area.

x

any

Specifies the X axis value or array of values for multi-axis charts.

y

any

Specifies the Y axis value or array of values for multi-axis charts.

Not finding the help you need?
Contact Support