Gets the width of the bin. i.e. the difference between the
UpperBound and the
LowerBound of the bin.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Width { get; }
Property Value
Double
The width of the bin.
See Also