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


In This Topic
    DataPanTool Class Events
    In This Topic

    For a list of all members of this type, see DataPanTool 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 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