Open homedevs opened 8 years ago
1) Removed legend title and arrow using app:egLegendHeight="0dp"
2) Even after removing startAnimation()
, PIE chart was animating . So I have set animation duration to ZERO app:egAnimationTime="0"
to disable animation.
Both are working fine, Probably the way I am achieving things are not correct but apart from above solution , I didn't find anyway to make it work.
how can i change colour of Legend Text which is showing below of Arrow ?
How can I remove legendLabel and Arrow icon from Bottom of PIE chart ? I don't want to have startup Animation in PIE chart , Is there anyway to disable it ?