RKPieChart
RKPieChart copied to clipboard
How can I change center label text color?
I want to change center label textColor as well as Font size. I can't access the component since it's private.
You can add a textColor member (have a default color) to the View and make it public. The Font size as the same way.