New to KendoReactStart a free 30-day trial

Arguments for the legendItemHover event.

Definition

Package:@progress/kendo-react-charts

Properties

The point index in the series. Applicable only to the Pie, Donut, Funnel and Pyramid series.

An object which contains the series options.

The index of the series in the parent Chart.

The Chart component that triggered the event.

text

string

The text of the legend item.

Methods

Returns true if the event was prevented by any of its subscribers.

Returns:

boolean

true if the default action was prevented. Otherwise, returns false.

If called, the series highlight is not shown as a result of hovering over the legend item.