Name | Description | |
---|---|---|
PlotController.drawInteraction override. Draws the currently selected data range that that controller will zoom into when the user releases the mouse button. |
||
Gets the component controlled by this PlotController. (Inherited from PlotController.) |
||
For internal use. Gets the ComponentAnimation that is being performed at the moment. (Inherited from PlotController.) |
||
Gets a value indicating whether interaction is done along the X or Y axis. (Inherited from Plot2DController.) |
||
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. |
||
Sets a value indicating whether interaction is done along the X or Y axis. (Inherited from Plot2DController.) |