Nevron .NET Vision
Nevron.Chart.WinForm Namespace / INChartCheckButtonCommand Interface
Members


In This Topic
    INChartCheckButtonCommand Interface
    In This Topic
    Implemented by chart check button commands
    Object Model
    INChartCheckButtonCommand Interface
    Syntax
    'Declaration
     
    
    Public Interface INChartCheckButtonCommand 
       Inherits INChartButtonCommand 
    'Usage
     
    
    Dim instance As INChartCheckButtonCommand
    public interface INChartCheckButtonCommand : INChartButtonCommand  
    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