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


In This Topic
    TrackballDragOperation Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyIndicates whether the interactivity operation is active. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation)
    Public PropertyControls the cursor displayed by the control when the operation is active. (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
    Public PropertyThe change in the elevation parameter of the chart view when the user presses the up or down arrow buttons.  
    Public PropertyThe mouse button that starts this dragging operation (Inherited from Xceed.Chart.GraphicsCore.DragOperation)
    Public PropertyThe change in the rotation parameter of the chart view when the user presses the left or right arrow buttons.  
    Top
    See Also