Click or drag to resize

DateTimeScaleRescaleConditionsUserProvidedEndKind Property

Gets the DateTimeKind of the user-provided end 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 UserProvidedEndKind { get; }

Property Value

DateTimeKind
See Also