Click or drag to resize

ScaleInstanceChangedEventArgsOldScale Property

[Missing <summary> documentation for "P:Altaxo.Graph.ScaleInstanceChangedEventArgs.OldScale"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Scale? OldScale { get; }

Property Value

Scale
See Also