displaying a chart in a form

J

Jim Cone

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?
 
Top