Click or drag to resize

DateTimeScaleRescaleConditionsControllerOrgValueTS Property

Gets or sets the origin 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 OrgValueTS { get; set; }

Property Value

TimeSpan
See Also