ComponentOne FlexPivot for WinForms
GetMetafile(Size,EmfType) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotChart Class > GetMetafile Method : GetMetafile(Size,EmfType) Method
Syntax
'Declaration
 
Public Overloads Function GetMetafile( _
   ByVal sz As System.Drawing.Size, _
   ByVal emfType As System.Drawing.Imaging.EmfType _
) As System.Drawing.Imaging.Metafile
public System.Drawing.Imaging.Metafile GetMetafile( 
   System.Drawing.Size sz,
   System.Drawing.Imaging.EmfType emfType
)

Parameters

sz
emfType
See Also

Reference

C1FlexPivotChart Class
C1FlexPivotChart Members
Overload List