Charting for WinForms Programmer's Guide
BaseGauge.OnPaintForeground Method
See Also
 






Raises the PaintForeground event.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

protected virtual void OnPaintForeground (
    CustomPaintEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnPaintForeground ( _
    e As CustomPaintEventArgs _
)

 Parameters

e

An object, containing the event data.

 See Also

BaseGauge Members
BaseGauge Class
MindFusion.Gauges Namespace