Hello,
I would like to adjust appearance for my 3D Column Chart which shows weekday distribution of sales/turnover/revenue for an item group (see screenshot).
1. I would like to show the bars stacked (not solid as on the screenshot) with each bar showing slices for contribution of each item (in the itemgrop) to item group's revenue. I know this is possible if I show only one row instead of three (either sales OR turnover OR revenue). Can I show all 3 rows and make the bars stacked?
2. Z-Axis now contains $-values (for turnover and revenue) and unit-values (sales) mixed together on one axis. There are properties (ultraChart.Axis) for a second Z-axis, but changing them doesn't help. Is it actually supported?
Many thanks.
Did you try a 3D Stacked Column Chart?
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Chart_Working_with_3D_Stacked_Column_Chart_Data.html
Sung Kim"]Did you try a 3D Stacked Column Chart? http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Chart_Working_with_3D_Stacked_Column_Chart_Data.html
Yes. Without success. From my original message:
I know this is possible if I show only one row instead of three (either sales OR turnover OR revenue). Can I show all 3 rows and make the bars stacked?