LogarithmicBinningBinWidthInDecades Property |
Gets or sets the number of decades that every bin spans.
Namespace: Altaxo.Analysis.Statistics.HistogramsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double BinWidthInDecades { get; set; }
Property Value
Double
The number of decades that every bin spans.
Exceptions Example A value of 1 means that every bin spans one decade.
See Also