Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore Namespace / DragEventArgs Class


In This Topic
    DragEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons.  
    Public PropertyGets the x-coordinate of the mouse pointer, in control client coordinates.  
    Public PropertyGets the y-coordinate of the mouse pointer, in control client coordinates.  
    Top
    See Also