Search
LegendController Methods
 


 Public Methods

  Name Description

DrawInteraction

Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified IGraphics surface. (Inherited from PlotController.)

GetRunningAnimation

For internal use. (Inherited from PlotController.)

OnTouchDown

Implements ComponentController.OnTouchDown.

OnTouchMove

Implements ComponentController.OnTouchMove.

OnTouchUp

Implements ComponentController.OnTouchUp. Called when the user releases his finger from the screen. (Inherited from PlotController.)

 See Also