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 his finger.

GetRunningAnimation

For internal use. (Inherited from PlotController.)

OnTouchDown

Plot2DController.OnTouchDown override. Called when the user touches the screen.

OnTouchMove

PlotController.OnTouchMove override. Called when the user moves his finger on the screen.

OnTouchUp

PlotController.OnTouchUp override. Called when the user releases his finger from the screen.

 Protected Methods

  Name Description

PlotToAxisValue

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

 See Also