View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Axis title text direction stacked

Not sure if this is what you mean -

ActiveChart.ChartTitle.Orientation = xlVertical

Regards,
Peter T

"Jim Pan" wrote in message
...
I cannot figure out how to make the axistitle text direction to Stacked.
Can
someone help? Thanks.