Represents a controller that zooms into plot's data range.
The following tables list the members exposed by the ZoomController type.
Name | Description | |
---|---|---|
Initializes a new instance of the ZoomController 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 a value indicating whether interaction is done along the X or Y axis. (Inherited from Plot2DController.) |
Name | Description | |
---|---|---|
PlotController.DrawInteraction override. Draws the currently selected data range that that controller will zoom into when the user releases the mouse button. |
||
For internal use. (Inherited from PlotController.) |
||
For internal use. (Inherited from PlotController.) |
||
Plot2DController.OnPointerDown override. Called when the user presses a mouse button. |
||
PlotController.OnPointerMove override. Called when the user moves the mouse. |
||
PlotController.OnPointerUp override. Called when the user releases a mouse button. |
Name | Description | |
---|---|---|
Converts a plot pixel position to a logical value from specified axis' coordinate system. (Inherited from Plot2DController.) |