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 Axis ranges processed by this controller. (Inherited from Plot2DController.) |
||
The current RenderContext. (Inherited from PlotController.) |
Name | Description | |
---|---|---|
Gets the component controlled by this PlotController. (Inherited from PlotController.) |
||
Gets or sets whether to enable pan inertia. |
||
Gets or sets a value indicating whether interaction is done along the X or Y axis. (Inherited from Plot2DController.) |
Name | Description | |
---|---|---|
Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified IGraphics surface. (Inherited from PlotController.) |
||
For internal use. |
||
Plot2DController.OnTouchDown override. |
||
PlotController.OnTouchMove override. |
||
PlotController.OnTouchUp override. |
Name | Description | |
---|---|---|
Converts a plot pixel position to a logical value from specified axis' coordinate system. (Inherited from Plot2DController.) |