Search
Events.valueChanged Property
See Also
 






Raised when the value of a pointer is being changed interactively.

Namespace: MindFusion.Gauges
File: Events.js

 Syntax

JavaScript  Copy Code

get valueChanged() {}
set valueChanged(value) {}

 Property Value

String

A string containing the event name.

 See Also