'Declaration
Public Overloads Function GetImage() As System.Drawing.Image
public System.Drawing.Image GetImage()
Return Value
Chart image created by an enhanced metafile of the chart.
Remarks
This method creates an image of the current chart display an returns an Image object. If an error occurs during the file creation, chart drawing and writing, an appropriate exception is thrown indicating the cause of error.