MindFusion.Charting for JavaScript Programmer's Guide
ValueChangingEventArgs.oldValue Property
See Also
 






Gets the previous value of the changing property.

Namespace: MindFusion.Gauges
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get oldValue() {}
set oldValue(value) {}

 Property Value

Type: Object
Object

The previous value of the changing property.

 See Also

ValueChangingEventArgs Members
ValueChangingEventArgs Class
MindFusion.Gauges Namespace