Nevron.Chart.WinForm Namespace / NChartProjectionButtonCommand Class
Members


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

System.Object
   Nevron.Chart.WinForm.NChartCommand
      Nevron.Chart.WinForm.NChartButtonCommand
         Nevron.Chart.WinForm.NChartPanelButtonCommand
            Nevron.Chart.WinForm.NChartProjectionButtonCommand
               Nevron.Chart.WinForm.N2DProjectionCommand
               Nevron.Chart.WinForm.NElevationDownCommand
               Nevron.Chart.WinForm.NElevationUpCommand
               Nevron.Chart.WinForm.NOrthogonalProjectionCommand
               Nevron.Chart.WinForm.NPerspectiveProjectionCommand
               Nevron.Chart.WinForm.NRotateLeftCommand
               Nevron.Chart.WinForm.NRotateRightCommand
               Nevron.Chart.WinForm.NViewerRotationLeftCommand
               Nevron.Chart.WinForm.NViewerRotationRightCommand
               Nevron.Chart.WinForm.NZoomInCommand
               Nevron.Chart.WinForm.NZoomOutCommand

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