Hi,
I have the following Problem with Pie Chart : 0, ..... (expl: 0.56 etc...) ist not displaying. how can i display zero Value?
Thanks
Try setting chart.PieChart.OthersCategoryPercent to 0. This will prevent all small values from being grouped into the Others slice, which I think is what you're experiencing.
othersCategoryPercent was already set to 0. I resolce the problem with changing PERCENT_VALUE formatString.