Nevron .NET Vision
Nevron.Chart Namespace / INChartControl Interface
Members


In This Topic
    INChartControl Interface
    In This Topic
    Implemented by chart control adapters in WinForms and WebForms
    Object Model
    INChartControl Interface
    Syntax
    'Declaration
     
    
    Public Interface INChartControl 
       Inherits Nevron.Serialization.INControl 
    'Usage
     
    
    Dim instance As INChartControl
    public interface INChartControl : Nevron.Serialization.INControl  
    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