How to save chart as a Window metafile?
How to save chart as a Window metafile? Correct Answer win.metafile()
Metafile is a piece of graphical information stored in a format that can be exchanged between different systems or software. The method win.metafile() is used to save chart as a Window metafile.