New to Kendo UI for Angular? Start a free 30-day trial
How to Render an Image in the Series Item Label of the Chart
Environment
Product | Progress® Kendo UI® for Angular Chart |
Description
How can I display an image, such as a photo of employees or company logos, in the series item label of a Kendo UI for Angular Chart?
Solution
To render an image in the series item label of a Kendo UI for Angular Chart, use the visual
function of the SeriesLabelsComponent
. The function allows you to customize the appearance of the series item label by rendering custom visuals. For more information, refer to the drawing basic shapes article.
The following example demonstrates how to render an image in the series item label of a pie chart.
Change Theme
Theme
Loading ...