Represents a controller that pans its plot's data range.
The following tables list the members exposed by the PanController type.
Name | Description | |
---|---|---|
Initializes a new instance of the PanController class. |
Name | Description | |
---|---|---|
Contains information about the Axis ranges processed by this controller. |
||
The current RenderContext. (Inherited from PlotController.) |
Name | Description | |
---|---|---|
Implements ComponentController.drawInteraction. Draws a representation of the current state of user interaction on the specified Graphics surface. (Inherited from PlotController.) |
||
Gets the component controlled by this PlotController. (Inherited from PlotController.) |
||
Gets a value that indicates whether pan inertia is enabled. |
||
Gets the running ComponentAnimation. For internal use only. |
||
Gets a value indicating whether interaction is done along the X or Y axis. (Inherited from Plot2DController.) |
||
Plot2DController.onMouseDown override. Called when the user presses a mouse button. |
||
PlotController.onMouseMove override. Called when the user moves the mouse. |
||
PlotController.onMouseUp override. Called when the user releases a mouse button. |
||
Sets whether to enable pan inertia. |
||
Sets a value indicating whether interaction is done along the X or Y axis. (Inherited from Plot2DController.) |