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


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

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

    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