Nevron .NET Vision
Nevron.Chart Namespace / NImageExporter Class
Members


In This Topic
    NImageExporter Class
    In This Topic
    This object provides the functionality related to export images generated by Nevron Chart for .NET.
    Object Model
    NImageExporter Class
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <System.ComponentModel.EditorAttribute(Nevron.Chart.NImageExportTypeEditor, System.Drawing.Design.UITypeEditor)>
    Public Class NImageExporter 
    'Usage
     
    
    Dim instance As NImageExporter
    [System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)]
    [System.ComponentModel.Editor(Nevron.Chart.NImageExportTypeEditor, System.Drawing.Design.UITypeEditor)]
    public class NImageExporter 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NImageExporter

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also