View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Maximizing width of graph

It would depend on your printer and the drivers. AFAIK a laser will not
print to the edges. Try with text first....

--
Don Guillett
SalesAid Software

"Fred Smith" wrote in message
...
I have a worksheet with two graphs which I want to print on one sheet of
paper. I would like to maximize the width of the graphs.

I've set the left and right PageSetup margins to .25", the Left of each
ChartObject to 0, and the PlotArea.Left to 0.

What ChartObject Width can I use to maximize the width, but not spill over
to a second sheet? If I want the width to be 8", what number does this
correspond to?

I tried using FitToPagesWide = 1 in the PageSetup, but it doesn't maximize
the width. It leaves about half an inch of space on the right.

Is it possible to get a graph to completely fill up the area between the
left and right margins?

--
Regards,
Fred
Please reply to newsgroup, not e-mail