Nevron .NET Vision
Nevron.Chart.Windows Namespace / NViewService Class
Members


In This Topic
    NViewService Class
    In This Topic
    The base class for all view services.
    Object Model
    NViewService Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NViewService 
       Inherits Nevron.Dom.NService
       Implements Nevron.Dom.INService, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NViewService
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NService
          Nevron.Chart.Windows.NViewService
             Nevron.Chart.Windows.NHitTestCacheService
             Nevron.Chart.WinForm.NMouseService

    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