Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NExportChartImageCommand Class
Members


In This Topic
    NExportChartImageCommand Class
    In This Topic
    Shows the image export dialog allowing the user to export the chart image to PNG, JPEG, BMP, TIFF, GIF or SVG format.
    Object Model
    NExportChartImageCommand Class
    Syntax
    'Declaration
     
    
    Public Class NExportChartImageCommand 
       Inherits NChartButtonCommand
       Implements INChartButtonCommand, Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NExportChartImageCommand
    public class NExportChartImageCommand : NChartButtonCommand, INChartButtonCommand, Nevron.INReferenceHolder  
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.WinForm.NChartCommand
          Nevron.Chart.WinForm.NChartButtonCommand
             Nevron.Chart.WinForm.NExportChartImageCommand

    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