Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Piechart3D ordering
posted

Hello,

I have noticed using v8.2 that the slices displayed in the Piechart corresponding to the legend from top to bottom is clockwise, but with Piechart3D it is counter clockwise. Is there any way to make the Piechart3D slices to display clockwise.

I can't seem to find any setting to define this.

I've also tried reversing the order of data which then displays the slices clockwise but then the legend is in reverse order. Which has then led me to try to reverse the order of the legend using OnChartDrawItem but I'd rather if there way some cleaner way.

Thanks for any assistance.