Click or drag to resize

LinearScaleRescaleConditionsControllerEndRescaling Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Scales.Rescaling.LinearScaleRescaleConditionsController.EndRescaling"]


Namespace: Altaxo.Gui.Graph.Scales.Rescaling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<BoundaryRescaling> EndRescaling { get; set; }

Property Value

ItemsControllerBoundaryRescaling
See Also