Click or drag to resize
DigitalRuneProfilerDataMinimum Property
Gets the minimum of all measured values.

Namespace: DigitalRune.Diagnostics
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public double Minimum { get; }

Property Value

Type: Double
The minimum.
See Also