'Declaration Public Overloads Shadows Function GetImage( _ ByVal imgFmt As System.Drawing.Imaging.ImageFormat _ ) As System.Drawing.Image
public new System.Drawing.Image GetImage( System.Drawing.Imaging.ImageFormat imgFmt )
Parameters
- imgFmt
- Image format.
Return Value
Chart image.