LegendItemLeaveEvent
Class
Represents the arguments for the legendItemLeave event of the Chart component.
Definition
Package:@progress/kendo-angular-charts
Properties
pointIndex
number
Specifies the point index in the series. Applicable only for Pie, Donut, Funnel, and Pyramid series.
Specifies the ChartComponent that triggered the event.
Specifies an object that contains the series options.
seriesIndex
number
Specifies the index of the series in the parent Chart.
text
string
Specifies the text of the legend item.