The following tables list the members exposed by DefaultTool.
Name | Description | |
---|---|---|
![]() | DefaultTool Constructor | Initializes a new instance of the DefaultTool 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 | Determines whether this tool can start. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | 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 | Overridden. Called when a key is down. |
![]() | MouseDown | Overridden. Called when this tool is started and a mouse button is pressed. |
![]() | MouseMove | Overridden. Called when this tool is started and the mouse is moved. |
![]() | MouseUp | Overridden. Called when this tool is started and a mouse button is released. |
![]() | MouseWheel | Overridden. Called when the mouse wheel moves while this tool is started. |
![]() | Start | Called when this tool starts. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |
![]() | Stop | Overridden. Called when this tool stops. |
![]() | StopTool | Stops the tool. (Inherited from Infragistics.Win.UltraWinChart.InteractionTool) |