Charting for WinForms Programmer's Guide
GaugeMouseEventArgs Members
Constructors Properties
 


Contains the arguments passed to mouse-related event handlers.

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

 Public Constructors

  Name Description

GaugeMouseEventArgs

Overloaded. Initializes a new instance of the GaugeMouseEventArgs class.

 Public Properties

  Name Description

Buttons

Gets the buttons related with the event.

ClickCount

Gets the number of times the button was clicked.

Element

Gets a reference to the clicked gauge element, if any.

Position

Gets the position of the mouse relative to the clicked element.

Value

Get the gauge value corresponding to the clicked point.

 See Also

GaugeMouseEventArgs Class
MindFusion.Gauges Namespace