SaveImageToMetafile

 

Use this method to save an image of the resulting chart to an enhanced metafile (.emf) file. The image is a capture of the chart as it is at that moment.

This method requires <path_and_filename> to be passed in as a parameter.

 

Example

XYChartCtrl.SaveImageToMetafile "c:\image\xychart02.emf"     'Save image to file xychart02.emf located under c:\image

 

See Also

Methods     Toolbar