Charting for WinForms Programmer's Guide
ValueChangedEventArgs(T) Members
Constructors Properties
 


Contains the arguments passed to value change notification handlers.

The following tables list the members exposed by the ValueChangedEventArgs(T) type.

 Public Constructors

  Name Description

ValueChangedEventArgs

Overloaded. Initializes a new instance of the ValueChangedEventArgs class.

 Public Properties

  Name Description

NewValue

Gets the new value of the changed property.

OldValue

Gets the previous value of the changed property.

 See Also

ValueChangedEventArgs(T) Class
MindFusion.Gauges Namespace