I would like to obtain a donut-like graph similar to the one in the image.
How could I put text inside a donut graphic?
Thank you.
1 Answer, 1 is accepted
0
Dinko | Tech Support Engineer
Telerik team
answered on 18 Mar 2020, 02:31 PM
Hi Alejandro,
Thank you for the provided image.
The DoughnutSeries does not provide an API to add text in the center. You can achieve this by manually positioning a TextBlock in the center of the doughnut. Check the following code snippet.
RadLegend ItemTemplate: Using the ItemTemplate property of the control you can create custom DataTemplate to place icon inside as shown in the attached image.
I hope this information is helpful. If further questions arise, don't hesitate to contact us again.
Regards,
Dinko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.