Provides notification for property changes.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public interface INotifyPropertyValueChanged |
Visual Basic
Copy Code
|
|---|
Public Interface INotifyPropertyValueChanged |
See Also