Pie Chart Label sizes

Hi all,
how can I change the label size of slices of a pie chart?
Cheers
Max

Hi,

@couet might be able to help.

1 Like
pie->SetTextSize(...);
1 Like

Thank you for your reply, I will try this and come back to you!

Works perfectly fine, however, what is the logic behind the magnitude of the float input to SetTextSize(…) ?
I had to put a value of 0.025 in order to get a good result.

It is a normalised value. Like TText