[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.XYVAlueChangedEventArgs

XYVAlueChangedEventArgs Class

Holds on to ValueMembersX and ValuemembersY changes

Inheritance
XYVAlueChangedEventArgs
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public class XYVAlueChangedEventArgs : EventArgs

Properties

Name Description
NewValue

Gets the new value of the changed property.

OldValue

Gets the old value of the changed property.

PropertyName

Gets the name of the changed property.