Search
Events.prepaintScale Property
See Also
 






Raised before a gauge scale is painted.

Namespace: MindFusion.Gauges
File: Events.js

 Syntax

JavaScript  Copy Code

get prepaintScale() {}
set prepaintScale(value) {}

 Property Value

String

A string containing the event name.

 See Also