Hi,
Can you please provide an example of how to change the font size of the slice labels in the XamDoughnutChart?
Thanks,
Euan
Hello Euan,
Thank you for your post!
In order to change the font size of the slice labels in the XamDoughnutChart, you can set the FontSize property of the corresponding RingSeries that you place inside of the chart.
I am attaching a sample project to demonstrate.
Please let me know if you have any other questions or concerns on this matter.
DonutChartFontSize.zip