Nevron .NET Vision
Nevron.Chart Namespace / NAxisSyncService Class
Fields Properties Methods Events


In This Topic
    NAxisSyncService Class Members
    In This Topic

    The following tables list the members exposed by NAxisSyncService.

    Protected Fields
     NameDescription
    Protected Fieldstatic (Shared in Visual Basic)  
    Protected Field (Inherited from Nevron.Chart.NDocumentService)
    Protected Field (Inherited from Nevron.Dom.NService)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the name of the service (Inherited from Nevron.Dom.NService)
    Public PropertyGets the current service status (Inherited from Nevron.Dom.NService)
    Top
    Public Methods
     NameDescription
    Public MethodAligns this axis to the master axis.  
    Public Method (Inherited from Nevron.Dom.NService)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NService)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NService)
    Public MethodPauses the service (Inherited from Nevron.Dom.NService)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NService)
    Public MethodRestarts the service (Inherited from Nevron.Dom.NService)
    Public MethodResumes the service (Inherited from Nevron.Dom.NService)
    Public MethodStarts the service (Inherited from Nevron.Dom.NService)
    Public MethodStops the service (Inherited from Nevron.Dom.NService)
    Public Method (Inherited from Nevron.Dom.NService)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the service is paused (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is resumed (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is started (Inherited from Nevron.Dom.NService)
    Protected MethodCalled when the service is stopped (Inherited from Nevron.Dom.NService)
    Top
    Public Events
     NameDescription
    Public EventFired when the service was paused (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was resumed (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was started (Inherited from Nevron.Dom.NService)
    Public EventFired when the service was stopped (Inherited from Nevron.Dom.NService)
    Top
    See Also