Click or drag to resize

IntervalTSize Property

Gets the size of this interval, calculated as Max minus Min.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public T Size { get; }

Property Value

T
The size.
See Also