Charting for WinForms Programmer's Guide
LinearGaugeController Members
Constructors Properties Methods
 


Controls user interaction with linear gauges.

The following tables list the members exposed by the LinearGaugeController type.

 Public Constructors

  Name Description

LinearGaugeController

Initializes a new instance of the LinearGaugeController class.

 Public Properties

  Name Description

Component

Implements ComponentController.Component. Gets the component modified by this controller.

 Public Methods

  Name Description

DrawInteraction

Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified IGraphics surface.

GetCursorHint

For internal use.

GetRunningAnimation

For internal use.

OnMouseDown

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

OnMouseMove

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

OnMouseUp

Implements ComponentController.OnMouseUp. Called when the user releases a mouse button.

 See Also

LinearGaugeController Class
MindFusion.Charting.Gauges Namespace