Charting for WinForms Programmer's Guide
BaseGauge(T) Methods
 


 Public Methods

  Name Description

GetElementByName

Returns the VisualElement object corresponding to the specified name.

HitTestObj

Checks whether the specified point lies within the visual structure of a scale element.

 Protected Methods

  Name Description

OnMouseDown

Control.OnMouseDown override.

OnMouseMove

Control.OnMouseMove override.

OnMouseUp

Control.OnMouseUp override.

OnPaint

Control.OnPaint override.

OnPaintBackground

Raises the PaintBackground event.

OnPaintForeground

Raises the PaintForeground event.

OnPaintPointer

Raises the PaintPointer event.

OnPaintScale

Raises the PaintScale event.

OnPaintTick

Raises the PaintTick event.

OnPrepaintBackground

Raises the PrepaintBackground event.

OnPrepaintForeground

Raises the PrepaintForeground event.

OnPrepaintPointer

Raises the PrepaintPointer event.

OnPrepaintScale

Raises the PrepaintScale event.

OnPrepaintTick

Raises the PrepaintTick event.

OnSizeChanged

Control.OnSizeChanged override.

 See Also

BaseGauge(T) Class
MindFusion.Gauges.WinForms Namespace