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

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

    Parameters

    sz
    See Also