GraphControllerOnPropertyChanged Method |
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void OnPropertyChanged(
string propertyName
)
Parameters
- propertyName String
- The name of the changed property.
See Also