Android Question [SOLUTION] xChart pie values text size

giggetto71

Active Member
Licensed User
Longtime User
All,
I am using the fabulous XChart library but I cannot find (I am sure should be super easy so I am sure it's my fault) how to:

1- set the size of the values shown on the pie
2- hide the values on the pie.

For 1 tried the ValuesTextSize property and for 2 I tried the DisplayValues property but none seem to have effect.
any idea?
thanks
 
Top