LinearBinningBinWidth Property |
Gets or sets the width of the bins.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double BinWidth { get; set; }
Property Value
Double
The width of the bins.
Exceptions See Also