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






Raises the PrepaintForeground event.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

protected virtual void OnPrepaintForeground (
    PrepaintEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnPrepaintForeground ( _
    e As PrepaintEventArgs _
)

 Parameters

e

An object, containing the event data.

 See Also

BaseGauge Members
BaseGauge Class
MindFusion.Gauges Namespace