ValueChangeInfo<T> Properties
Stores information about axis values when the axis scale mode, measure unit, grid alignment or grid spacing has been changed.Name | Description |
---|---|
NewValue | Returns the new value of the changed value. |
OldValue | Returns the old value of the changed value. |
See Also