Click or drag to resize

ScaleOnChanged Method

Used to fire the axis changed event, can be overriden in child classes.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void OnChanged()
See Also