Thread: Making charts
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fabrizio Fabrizio is offline
external usenet poster
 
Posts: 18
Default Making charts

I am writing a macro that creates several charts. Now I want to be able to
assign the size of the charts (as well as the size of e.g. the plot area) in
the code so that the charts will be exactly the same size. How do you write
the code for this? When recording a macro for this I just get code that
changes the size from some default setting but how do you decide the size
directly?