ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / GetImage Method / GetImage(ImageFormat) Method

In This Topic
    GetImage(ImageFormat) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetImage( _
       ByVal imgfmt As ImageFormat _
    ) As Image
    public Image GetImage( 
       ImageFormat imgfmt
    )

    Parameters

    imgfmt
    See Also