View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David L David L is offline
external usenet poster
 
Posts: 1
Default 3D Stacked Bar chart

I am looking for a way to show a 3-Dimensional Stacked Bar (column). Is
there a way to do that?

The top parameter (construction site) has six sub-parameters (phases of
construction) and three sub-sub-parameters (performance indicators with %red,
%yellow, %green for conditions) that need reporting for each phase of
construction. Seems like a 3-D stacked bar would show this information best.
Each construction site being on the x-axis, each of the six phases being on
the y-axis and the %red, %yellow and %green stacked to make 100% on the
z-axis or columns.

Ideas?

Thank you.