Click or drag to resize

LogarithmicScaleRescaleConditionsControllerEndRelativeTo Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Scales.Rescaling.LogarithmicScaleRescaleConditionsController.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