I'm creating a donut chart using Telerik for Blazor.
As you can see from the attached picture, there is a lot of space around the chart, i would like to reduce it to save space, but can't find a way.
Many thanks,
Luigi
1 Answer, 1 is accepted
0
Joana
Telerik team
answered on 19 Aug 2022, 04:32 AM
Hi Luigi,
You might add a Width parameter to the Chart to specify the space it should use for the drawing. I have created a sample REPL snippet that shows a Donut Chart with Width set to 300px: