Nevron .NET Vision
Nevron.Chart Namespace / NSyncService Class
Members


In This Topic
    NSyncService Class
    In This Topic
    Base synchronization service.
    Object Model
    NSyncService Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NSyncService 
       Inherits NDocumentService
       Implements Nevron.Dom.INService, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NSyncService
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NService
          Nevron.Chart.NDocumentService
             Nevron.Chart.NSyncService
                Nevron.Chart.NAxisCursorSyncService
                Nevron.Chart.NRangeSelectionSyncService

    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