Click or drag to resize

MinimumOnSlidingWindowTMinimumValue Property

Gets the current minimum value of the window.

Namespace: Altaxo.Collections.Operations
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public T MinimumValue { get; }

Property Value

T
See Also