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