Click or drag to resize

NotifyPropertyChangesPropertyChanged Event

LightningChart .NET Help
Event to be called on property change.

Namespace:  Arction.Wpf.ChartingMVVM.Maps
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public event PropertyChangedEventHandler PropertyChanged

Value

Type: System.ComponentModelPropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also