'Declaration Public Overloads Function GetImage( _ ByVal imgfmt As System.Drawing.Imaging.ImageFormat _ ) As System.Drawing.Image
public System.Drawing.Image GetImage( System.Drawing.Imaging.ImageFormat imgfmt )
Parameters
- imgfmt
- Image format.
Return Value
Image of the current chart display.