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.)

GetCursorHint

For internal use. (Inherited from PlotController.)

GetRunningAnimation

For internal use. (Inherited from PlotController.)

OnPointerDown

Implements ComponentController.OnPointerDown. Called when the user presses a mouse button.

OnPointerMove

Implements ComponentController.OnPointerMove. Called when the user moves the mouse.

OnPointerUp

Implements ComponentController.OnPointerUp. Called when the user releases a mouse button. (Inherited from PlotController.)

 See Also