PerformanceBaseNotifyPropertyChanged Method |
Raises the Property Changed event
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected virtual void NotifyPropertyChanged(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
See Also