ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / GetMetafile Method / GetMetafile(Size) Method

In This Topic
    GetMetafile(Size) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetMetafile( _
       ByVal sz As System.Drawing.Size _
    ) As System.Drawing.Imaging.Metafile
    public System.Drawing.Imaging.Metafile GetMetafile( 
       System.Drawing.Size sz
    )

    Parameters

    sz
    See Also