legendItemLeave

Fires when the cursor leaves a legend item.

Event Data

e.element Object

The DOM element of the plot area.

e.pointIndex Number

The point index.

e.sender kendo.dataviz.ui.StockChart

The widget instance which fired the event.

e.series Object

The series options.

e.seriesIndex Number

The series index.

e.text String

The name of the series.

In this article