Stacked 3D Bar Charts

J

jmoon

I am trying to find a way to do a 3D Bar Chart, but to have each bar be an
aggragated stacked bar of multiple pieces of data with data labels for each
part of the bar. Is this possible?
 
A

AAA

Try to use stacked 3-D bar chart and then add datalabels to the series. You
can customize your datalabels if you will.
 
Top