Charting for WinForms Programmer's Guide
BaseGauge Events
 


 Public Events

  Name Description

Invalidated

Raised when the gauge has visually changed to allow containers to repaint.

PaintBackground

Raised when the gauge background is being painted.

PaintForeground

Raised when the gauge foreground is being painted.

PaintPointer

Raised when a pointer in the gauge is being painted.

PaintScale

Raised when a tick in the gauge is being painted.

PaintTick

Raised when a tick in the gauge is being painted.

PrepaintBackground

Raised when the gauge background is being painted.

PrepaintForeground

Raised when the gauge foreground is being painted.

PrepaintPointer

Raised when a pointer in the gauge is being painted.

PrepaintScale

Raised when a tick in the gauge is being painted.

PrepaintTick

Raised when a tick in the gauge is being painted.

 See Also

BaseGauge Class
MindFusion.Gauges Namespace