View Full Version : Microsoft Graph charts


jijohansson
08-26-2000, 06:55 PM
I have forms which include Microsoft Graph charts bound to queries. I would like to include a button to save only the chart with it's current information into a file, (bitmap, gif, postscript, ... just about any format will do fine.) Does anyone have experience with this problem or know if it's even possible?

Thank you,
Jon.

accesswatch
08-27-2000, 04:03 PM
Not sure if I understand the question correctly but you could simply just PRINT the Form containing the chart.

You can control which parts of the Form you want to print by setting the forms
FORMAT and DISPLAY WHEN properties
Hope this helps
Trevor from www.accesswatch.co.uk (http://www.accesswatch.co.uk)