Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / ImageExport Class
Methods


In This Topic
    ImageExport Class Members
    In This Topic

    The following tables list the members exposed by ImageExport.

    Public Constructors
     NameDescription
    Public ConstructorThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Places a bitmap containing the current chart image in the clipboard.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodRenders the current scene to a System.Drawing.Bitmap object.  
    Public MethodRenders the current scene to a System.Drawing.Bitmap using grayscale convertion.  
    Public MethodRenders the chart into a bitmap with the specified dimensions and returns a HBITMAP handle.  
    Public MethodOverloaded. Saves the current chart image to a file using the dimensions of the control.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodShows an import export / dialog.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also