Click or drag to resize

ChartCounterNotifyPropertyChanged(String) Method

Raises the PropertyChanged event.

Namespace: Demo3D.Utilities.Performance
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
protected void NotifyPropertyChanged(
	string propertyName = ""
)

Parameters

propertyName  String  (Optional)

[Missing <param name="propertyName"/> documentation for "M:Demo3D.Utilities.Performance.ChartCounter.NotifyPropertyChanged(System.String)"]

See Also