ASP.NET Pack Programmer's Guide
ObservableCollection.onPropertyChanged Method
See Also
 





Raises the propertyChanged event.

Namespace: MindFusion.Charting.Collections
Package: Collections.js

 Syntax

JavaScript  Copy Code

function onPropertyChanged (args)

 Parameters

args

An instance of the PropertyChangedEventArgs class.

 See Also

ObservableCollection Members
ObservableCollection Class
MindFusion.Charting.Collections Namespace