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