The following tables list the members exposed by AxisDraggingTool.
Name | Description | |
---|---|---|
![]() | AxisDraggingTool Constructor | Initializes a new instance of the AxisDraggingTool class. |
Name | Description | |
---|---|---|
![]() | ChartCore | Gets the chart core. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | LastInput | Gets the last input. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | SceneGraph | Gets the scene graph. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | UltraChart | Gets or sets the chart view. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
Name | Description | |
---|---|---|
![]() | CanStart | Overridden. Determines whether this tool can start. |
![]() | HitTest | Retrieves the primitive that is at the specified point. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | InvalidateView | Invalidates the view. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | KeyDown | Called when a key is down. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | MouseDown | Called when this tool is started and a mouse button is pressed. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | MouseMove | Overridden. Called when this tool is started and the mouse is moved. |
![]() | MouseUp | Called when this tool is started and a mouse button is released. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | MouseWheel | Called when the mouse wheel moves while this tool is started. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | Start | Overridden. Called when this tool starts. |
![]() | Stop | Called when this tool stops. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | StopTool | Stops the tool. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |