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


In This Topic
    NPredefinedProjectionCheckButtonCommand Class
    In This Topic
    Recognizes a predefined projection applied to the currently selected chart.
    Object Model
    NPredefinedProjectionCheckButtonCommand Class
    Syntax
    'Declaration
     
    
    Public Class NPredefinedProjectionCheckButtonCommand 
       Inherits NChartCheckButtonCommand
       Implements INChartButtonCommand, INChartCheckButtonCommand, Nevron.INReferenceHolder 
    public class NPredefinedProjectionCheckButtonCommand : NChartCheckButtonCommand, INChartButtonCommand, INChartCheckButtonCommand, Nevron.INReferenceHolder  
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.WinForm.NChartCommand
          Nevron.Chart.WinForm.NChartButtonCommand
             Nevron.Chart.WinForm.NChartCheckButtonCommand
                Nevron.Chart.WinForm.NPredefinedProjectionCheckButtonCommand

    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