The following tables list the members exposed by AxisTool.
Name | Description | |
---|---|---|
AxisTool Constructor | Initializes a new instance of the AxisTool 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. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
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 | 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) |