Search
Events.paintForeground Property
See Also
 






Raised when the gauge foreground is being painted.

Namespace: MindFusion.Gauges
File: Events.js

 Syntax

JavaScript  Copy Code

get paintForeground() {}
set paintForeground(value) {}

 Property Value

String

A string containing the event name.

 See Also