2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1Chart Class / SaveImage Method

In This Topic
    SaveImage Method
    In This Topic
    Saves an image of the chart to the specified file in the specified format of the specified size.
    Overload List
    OverloadDescription
    Saves an image of the chart to the specified file in the specified format of the specified size.  
    Saves an image of the chart to the specified file in the specified format.  
    Saves an image of the chart to the specified stream in the specified format of the specified size.  
    Saves an image of the chart to the specified stream in the specified format.  
    Saves an image of the chart in a Byte array in the specified format of the specified size.  
    Saves an image of the chart in a Byte array in the specified format.  
    Saves an image of the chart to the clipboard using the specified size and the specified format.  
    Saves an image of the chart to the clipboard using display size.  
    See Also