Click or drag to resize

DateTimeScaleRescaleConditionsControllerEndRelativeTo Property

Gets or sets the reference used 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<BoundariesRelativeTo> EndRelativeTo { get; set; }

Property Value

ItemsControllerBoundariesRelativeTo
See Also