New to Kendo UI for Angular? Start a free 30-day trial
LegendLabelsContentArgs
Represents the context for the legend label content function.
| Name | Type | Default | Description | 
|---|---|---|---|
| dataItem? | 
 | Specifies the data item associated with the point. Available only for the Donut, Pie, Funnel and Pyramid charts. | |
| percentage? | 
 | Specifies the point value represented as a percentage. Available only for the Donut, Pie, Funnel and Pyramid charts. | |
| series | 
 | Specifies the series configuration object. | |
| text | 
 | Specifies the text of the legend item. | |
| value? | 
 | Specifies the point value of the Donut and Pie charts. |