Implements the INotifyPropertyChanged interface.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public event PropertyChangedEventHandler PropertyChanged |
Visual Basic
![]() |
---|
Public Event PropertyChanged As PropertyChangedEventHandler |
PropertyChanged event handlers receive an argument of type PropertyChangedEventArgs.
Charting for .NET MAUI Guide | © 2025 MindFusion |