Obtains an metafile of the current chart display using the specified size.
public System.Drawing.Imaging.Metafile GetMetafile(
System.Drawing.Size
)
'Declaration
Public Overloads Function GetMetafile( _
ByVal As System.Drawing.Size _
) As System.Drawing.Imaging.Metafile
Parameters
- sz
- Metafile image size.
Return Value
Metafile of the current chart display.