WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexPie Class / SaveImage Method
Stream
Image format.
Width of image.
Height of image
The background of image.
In This Topic
    SaveImage Method (FlexPie)
    In This Topic
    Saves chart as image with to the specified stream.
    Syntax

    Parameters

    stream
    Stream
    fmt
    Image format.
    w
    Width of image.
    h
    Height of image
    backColor
    The background of image.
    See Also