SharpPlot Reference > SharpPlot Methods > RenderMetafile Method > (EmfType) SharpPlot.RenderMetafile Method (EmfType)
Return completed chart as Metafile with given format.
public Metafile RenderMetafile(
EmfType emftype
);
-
emftype
- Specifies the nature of the records that are placed in an EMF (defaults to EmfType.EmfPlusDual).
-
return value
- Returned Metafile object.
See also ...SharpPlot Members | SharpPlot.RenderMetafile Method
Send comments on this topic © Dyalog Ltd 2021
|