displaying a chart in a form

  • Thread starter Thread starter cd
  • Start date Start date
cd,

Add an image control to the form.
Copy the chart.
Paste directly (Ctrl + V) into the "Picture" property of the image in the properties window.
Adjust the "Picture Alignment", "PictureSizeMode" properties to suit.

Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



How do I display an excel chart in a form?
 
I should have said I need the chart to refresh when the data refreshes.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top