Name | Description | |
---|---|---|
PlotController.DrawInteraction override. Draws the currently selected data range that that controller will zoom into when the user releases his finger. |
||
For internal use. (Inherited from PlotController.) |
||
Plot2DController.OnTouchDown override. Called when the user touches the screen. |
||
PlotController.OnTouchMove override. Called when the user moves his finger on the screen. |
||
PlotController.OnTouchUp override. Called when the user releases his finger from the screen. |
Name | Description | |
---|---|---|
Converts a plot pixel position to a logical value from specified axis' coordinate system. (Inherited from Plot2DController.) |