Gets the value of the property before the change.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Object OldValue { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property OldValue As Object |
An object.
See Also