Search
INotifyPropertyValueChanged Interface
See Also
 






Provides notification for property changes.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public interface INotifyPropertyValueChanged

Visual Basic  Copy Code

Public Interface INotifyPropertyValueChanged

 See Also