Nevron .NET Vision
Nevron.Chart Namespace / NImageExporter Class
Properties Methods


In This Topic
    NImageExporter Class Members
    In This Topic

    The following tables list the members exposed by NImageExporter.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the default image size associated with the image exporter  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Places an object corresponding to the specified image format in the clipboard.  
    Public MethodOverloaded. Gets the image bytes in the specified image format  
    Public MethodRenders the current context to a System.Drawing.Bitmap object.  
    Public MethodRenders the chart in the specified graphics object  
    Public MethodOverloaded. Saves the current chart image to a file using the dimensions of the primary chart view.  
    Public MethodOverloaded. Saves the current chart image to a stream using the dimensions of the primary chart view.  
    Public MethodShows an import export / dialog.  
    Top
    See Also