Charting for WinForms Programmer's Guide
PanController 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.

OnMouseDown

Plot2DController.OnMouseDown override. Called when the user presses a mouse button.

OnMouseMove

PlotController.OnMouseMove override. Called when the user moves the mouse.

OnMouseUp

PlotController.OnMouseUp override. Called when the user releases a mouse button.

 Protected Methods

  Name Description

PlotToAxisValue

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

 See Also

PanController Class
MindFusion.Charting Namespace