Charting for WinForms Programmer's Guide
ValueChangedEventArgs(T).OldValue Property
See Also
 






Gets the previous value of the changed property.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public T OldValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldValue As T

 Property Value

 See Also

ValueChangedEventArgs(T) Members
ValueChangedEventArgs(T) Class
MindFusion.Gauges Namespace