Click or drag to resize

DateTimeScaleRescaleConditionsUserProvidedOrgKind Property

Gets the DateTimeKind of the user-provided origin value.

Namespace: Altaxo.Graph.Scales.Rescaling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual DateTimeKind UserProvidedOrgKind { get; }

Property Value

DateTimeKind
See Also