Search
Events.prepaintForeground Property
See Also
 






Raised before the gauge foreground is painted.

Namespace: MindFusion.Gauges
File: Events.js

 Syntax

JavaScript  Copy Code

get prepaintForeground() {}
set prepaintForeground(value) {}

 Property Value

String

A string containing the event name.

 See Also