I have one scenario. I have created a pie chart which having values 10, 20 and 30. Assume value 10 with legend A, 20 with legend B and 30 with legend C.
So i'm displaying three legends in pie chart. Suppose if any values are zero, i need to remove or hide legend. How to achieve this?
For example value is zero, i need to hide or replace legend A. Can you plz help.