Date Time Interval.Width Property
Gets the width of the interval.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The width of the interval as a TimeSpan value.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public TimeSpan Width { get; }
Property Value
TimeSpanThe width of the interval as a TimeSpan value.