Click or drag to resize

DateTimeScaleRescaleConditionsControllerEndValueTS Property

Gets or sets the end value when a relative TimeSpan is shown.

Namespace: Altaxo.Gui.Graph.Scales.Rescaling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public TimeSpan EndValueTS { get; set; }

Property Value

TimeSpan
See Also