Name | Description | |
---|---|---|
![]() | BeginDrag | Fired before a drag operation is about to begin. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | Cancel | Fired if the user pressed the Escape button. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | DataCursorChange | This event is triggered when data cursor synchronization occurs. |
![]() | DoDrag | Fired when a drag operation is being processes. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |
![]() | EndDrag | Fired after a drag operation has ended. (Inherited from Xceed.Chart.GraphicsCore.DragOperation) |