MindFusion.Java Package Programmer's Guide
BaseGauge.onPrepaintForeground Method
See Also
 






Raises the BaseGaugeListener.prepaintForeground event.

Namespace: com.mindfusion.charting.components.gauges
Package: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

protected void onPrepaintForeground (
    PrepaintEvent e
)

 Parameters

e

An object, containing the event data.

 See Also

BaseGauge Members
BaseGauge Class
com.mindfusion.charting.components.gauges Namespace