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


In This Topic
    NPredefinedLightModelCheckButtonCommand Class
    In This Topic
    Applies a predefined light model to the currently selected chart.
    Object Model
    NPredefinedLightModelCheckButtonCommand Class
    Syntax
    'Declaration
     
    
    Public Class NPredefinedLightModelCheckButtonCommand 
       Inherits NChartCheckButtonCommand
       Implements INChartButtonCommand, INChartCheckButtonCommand, Nevron.INReferenceHolder 
    public class NPredefinedLightModelCheckButtonCommand : NChartCheckButtonCommand, INChartButtonCommand, INChartCheckButtonCommand, Nevron.INReferenceHolder  
    Inheritance Hierarchy

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

    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