Click or drag to resize

BinLowerBound Property

Gets the lower boundary of the bin.

Namespace: Altaxo.Analysis.Statistics.Histograms
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double LowerBound { get; }

Property Value

Double
The lower boundary of the bin.
See Also