Click or drag to resize

InverseScaleRescaleConditionsControllerEndRelativeTo Property

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


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

Property Value

ItemsControllerBoundariesRelativeTo
See Also