I'm trying to display multiple pie charts. When in CrossTab mode is true and dataMeasuresInColumns is false, it displays the charts as follow.
But what I need is column index 0 (station) as category and when I have seriesInRows as true, I do get the right charts but only column index 1 is drawn.
As you can see from the screen capture, the values of First, Second and Third are there in toolTip, but not in pie charts. How do I make it show?
Thanks in advance.