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


In This Topic
    DragEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DragEventArgs.

    Protected Fields
     NameDescription
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    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