Search
Events.prepaintBackground Property
See Also
 






Raised before the gauge background is painted.

Namespace: MindFusion.Gauges
File: Events.js

 Syntax

JavaScript  Copy Code

get prepaintBackground() {}
set prepaintBackground(value) {}

 Property Value

String

A string containing the event name.

 See Also