September 12, 2005 at 1:14 am
I have a pie chart,which has 5 fields(each one is a slice of the pie).
If one of the fields is null or 0 there won't be a slice in the pie for this field,but there will be a discription of this field in the chart legend.
Is there a way to hide it from the legend???
September 13, 2005 at 9:39 am
You could try to put a filter on the dataset where that value is > 0
That would probably be the easiest solution.
Thanks
Scott
April 14, 2014 at 8:43 pm
Did the suggestion that what above offered be helpful to your situation? I am also new to the UI chart control, and I feel interested in the chart control legend things like your question.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply