Nevron.Chart.WinForm Namespace / NChartAspectButtonCommand Class
Members


NChartAspectButtonCommand Class
Object Model
NChartAspectButtonCommand Class
Syntax
'Declaration
 
Public MustInherit Class NChartAspectButtonCommand 
   Inherits NChartPanelButtonCommand
   Implements INChartButtonCommand, Nevron.INReferenceHolder 
 
'Usage
 
Dim instance As NChartAspectButtonCommand
Inheritance Hierarchy

System.Object
   Nevron.Chart.WinForm.NChartCommand
      Nevron.Chart.WinForm.NChartButtonCommand
         Nevron.Chart.WinForm.NChartPanelButtonCommand
            Nevron.Chart.WinForm.NChartAspectButtonCommand
               Nevron.Chart.WinForm.NDecreaseChartDepthCommand
               Nevron.Chart.WinForm.NDecreaseChartHeightCommand
               Nevron.Chart.WinForm.NDecreaseChartWidthCommand
               Nevron.Chart.WinForm.NIncreaseChartDepthCommand
               Nevron.Chart.WinForm.NIncreaseChartHeightCommand
               Nevron.Chart.WinForm.NIncreaseChartWidthCommand

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