Nevron .NET Vision
Nevron.Chart Namespace / INMouseEventHandler Interface
Methods

In This Topic
    INMouseEventHandler Interface Members
    In This Topic

    The following tables list the members exposed by INMouseEventHandler.

    Public Methods
     NameDescription
     MethodCalled when a mouse button is down in the element  
     MethodCalled when the mouse entered the element  
     MethodCalled when the mouse hovers in the element  
     MethodCalled when the mouse leaves the element  
     MethodCalled when the mouse moves in the element  
     MethodCalled when a mouse button is up in the element  
     MethodCalled when a mouse wheel was moved in the element  
    Top
    See Also