ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / SaveImage Method

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