Click or drag to resize

InverseScaleRescaleConditionsControllerEndRescaling Property

Gets or sets the rescaling mode for the end boundary.

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

Property Value

ItemsControllerBoundaryRescaling
See Also