Click or drag to resize
SharpScriptBaseNotifyPropertyChanged Method
Notify property change

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
protected void NotifyPropertyChanged(
	string propertyName
)

Parameters

propertyName
Type: SystemString
See Also