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


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

    System.Object
       Nevron.Dom.NService
          Nevron.Chart.NDocumentService
             Nevron.Chart.NAnimationService
             Nevron.Chart.NAutoJitterService
             Nevron.Chart.NAxisSyncService
             Nevron.Chart.NChartCalculateService
             Nevron.Chart.NLegendUpdateService
             Nevron.Chart.NRepaintService
             Nevron.Chart.NSyncService
             Nevron.Chart.NTimerService

    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