Search
Events.paintBackground Property
See Also
 






Raised when the gauge background is being painted.

Namespace: MindFusion.Gauges
File: Events.js

 Syntax

JavaScript  Copy Code

get paintBackground() {}
set paintBackground(value) {}

 Property Value

String

A string containing the event name.

 See Also