Date Time Interval.Lower Bound Property
Gets the lower bound of the interval.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The lower bound of the interval.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public DateTime LowerBound { get; }
Property Value
DateTimeThe lower bound of the interval.