Nevron .NET Vision
Nevron.Chart Namespace / NDocumentServiceManager Class
Properties Methods Events


In This Topic
    NDocumentServiceManager Class Members
    In This Topic

    The following tables list the members exposed by NDocumentServiceManager.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the animation service  
    Public PropertyObtains the auto jitter service  
    Public PropertyObtains the axis cursor synchronization service.  
    Public PropertyObtains the axis cursor enforcer service.  
    Public PropertyObtains the chart calculate service.  
    Public PropertyObtains the legend update service.  
    Public PropertyObtains the axis cursor enforcer service.  
    Public PropertyObtains the repaint service.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified service (Inherited from Nevron.Dom.NServiceManager)
    Public MethodDetermines whether the document contains a service from the specified type (Inherited from Nevron.Dom.NServiceManager)
    Public Method (Inherited from Nevron.Dom.NServiceManager)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NServiceManager)
    Public Method  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NServiceManager)
    Public MethodGets a reference to a service of the specified type (Inherited from Nevron.Dom.NServiceManager)
    Public MethodPauses all services (Inherited from Nevron.Dom.NServiceManager)
    Public MethodPauses all services (Inherited from Nevron.Dom.NServiceManager)
    Public MethodCan provide a reference to itself or any of the services it contains (Inherited from Nevron.Dom.NServiceManager)
    Public MethodRemoves the specified service (Inherited from Nevron.Dom.NServiceManager)
    Public MethodRestarts all services (Inherited from Nevron.Dom.NServiceManager)
    Public MethodResumes all services (Inherited from Nevron.Dom.NServiceManager)
    Public MethodStarts all services (Inherited from Nevron.Dom.NServiceManager)
    Public MethodStarts all services (Inherited from Nevron.Dom.NServiceManager)
    Public MethodStops all services (Inherited from Nevron.Dom.NServiceManager)
    Public MethodStops all services (Inherited from Nevron.Dom.NServiceManager)
    Public Method (Inherited from Nevron.Dom.NServiceManager)
    Public MethodUpdates the references stored by the object (Inherited from Nevron.Dom.NServiceManager)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the specified service has been added to the manager (Inherited from Nevron.Dom.NServiceManager)
    Protected MethodCalled when the specified service has been removed from the manager (Inherited from Nevron.Dom.NServiceManager)
    Protected MethodCalled when the services maintained by the manager have changed (Inherited from Nevron.Dom.NServiceManager)
    Top
    Public Events
     NameDescription
    Public EventFired when the services contained by the manager have changed (Inherited from Nevron.Dom.NServiceManager)
    Top
    See Also