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 | |
---|---|---|
PlotController.drawInteraction override. Draws the currently selected data range that that controller will zoom into when the user releases the mouse button. |
||
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. |
||
PlotController.OnMouseWheel override. Called when the user releases a mouse button. |