View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mgoold2002@hotmail.com is offline
external usenet poster
 
Posts: 1
Default Is it possible to add more than 2 x-axes to a chart?

I've seen the custom chart type offering 2 x axes in a single chart. I
wonder if it's possible to program in more than 2? I actually need 3,
believe it or not. I could just use the 3-d view and rotate it to 0
degrees aspect, but that chart object doesn't seem to stretch sideways
as a 2-D view does.

Thanks for any help.

Mark