Search
ZoomController Methods
 


 Public Methods

  Name Description

DrawInteraction

PlotController.DrawInteraction override. Draws the currently selected data range that that controller will zoom into when the user releases the mouse button.

GetCursorHint

For internal use. (Inherited from PlotController.)

GetRunningAnimation

For internal use. (Inherited from PlotController.)

OnPointerDown

Plot2DController.OnPointerDown override. Called when the user presses a mouse button.

OnPointerMove

PlotController.OnPointerMove override. Called when the user moves the mouse.

OnPointerUp

PlotController.OnPointerUp override. Called when the user releases a mouse button.

 Protected Methods

  Name Description

PlotToAxisValue

Converts a plot pixel position to a logical value from specified axis' coordinate system. (Inherited from Plot2DController.)

 See Also