Click or drag to resize

DateTimeScaleRescaleConditionsControllerOrgValueDT Property

Gets or sets the origin value when an absolute DateTime value 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 DateTime OrgValueDT { get; set; }

Property Value

DateTime
See Also