Obtains an metafile of the current chart display using the specified size.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public Metafile GetMetafile()
Visual Basic
Public Function GetMetafile As Metafile

Return Value

Metafile of the current chart display.

See Also