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


In This Topic
    NShowChartEditorCommand Class
    In This Topic
    Shows the chart editor allowing the user to modify all chart properties.
    Object Model
    NShowChartEditorCommand Class
    Syntax
    'Declaration
     
    
    Public Class NShowChartEditorCommand 
       Inherits NChartButtonCommand
       Implements INChartButtonCommand, Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NShowChartEditorCommand
    public class NShowChartEditorCommand : NChartButtonCommand, INChartButtonCommand, Nevron.INReferenceHolder  
    Inheritance Hierarchy

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

    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