New to Kendo UI for Angular? Start a free 30-day trial
LegendItemLeaveEvent
Represents the arguments for the legendItemLeave event of the Chart component.
| Name | Type | Default | Description | 
|---|---|---|---|
| pointIndex | 
 | Specifies the point index in the series. Applicable only for Pie, Donut, Funnel, and Pyramid series. | |
| sender | 
 | Specifies the  | |
| series | 
 | Specifies an object that contains the series options. | |
| seriesIndex | 
 | Specifies the index of the series in the parent Chart. | |
| text | 
 | Specifies the text of the legend item. |