ItemsChanging: PP.Delegate | function (sender, args)
sender. Event source.
args. Event information.
The ItemsChanging event occurs on setting a collection of scale items or on setting the scale item that corresponds to missing data.
The example of event use is given in description of the ScaleBase.NoData property.
See also: