PlotNotifyPropertyChanged Method |
Notify property changed
Namespace: SharpCharts.Base.SharpScriptAssembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax protected virtual void NotifyPropertyChanged(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
property name
See Also