OptionsChanged: function (sender,args);
sender. Event source.
args. Event information.
The OptionsChanged event is fired on changing chart settings.
The event is fired after executing the setInstance method.
The example of event use is given in description of the PrxChartView.Options property.
See also: