Click or drag to resize

FiniteDateTimeBoundariesLowerBound Property

Gets the lower date-time boundary.

Namespace: Altaxo.Graph.Scales.Boundaries
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual DateTime LowerBound { get; }

Property Value

DateTime
See Also