Center chart on page

M

MB

I've not created charts in Access before and I'm taking over someone else's
chart creation. In "print preview" the chart is not centered on the page.
How do I center the chart?

Thank you.
 
D

Duane Hookom

I think something like ... Take 1/2 the page width - 1/2 the chart control
width - the left margin and use this value as the Left property of the chart
control.
 
Top