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


In This Topic
    NSaveChartCommand Class
    In This Topic
    Shows the Save file dialog allowing the user to save the component state to a file.
    Object Model
    NSaveChartCommand Class
    Syntax
    'Declaration
     
    
    Public Class NSaveChartCommand 
       Inherits NChartButtonCommand
       Implements INChartButtonCommand, Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NSaveChartCommand
    Inheritance Hierarchy

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

    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