Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / DataCursorTool Class


In This Topic
    DataCursorTool Class Events
    In This Topic

    For a list of all members of this type, see DataCursorTool members.

    Public Events
     NameDescription
    Public EventFired before a drag operation is about to begin. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
    Public EventFired if the user pressed the Escape button. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
    Public EventThis event is triggered when data cursor synchronization occurs.  
    Public EventFired when a drag operation is being processes. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
    Public EventFired after a drag operation has ended. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
    Top
    See Also