Logarithmic |
The LogarithmicBinning type exposes the following members.
Name | Description | |
---|---|---|
BinOffset | Gets or sets the bin offset. This is the position of one bin. The positions of all other bins are calculated relative to this reference position by using logarithmically equally spaced distances. | |
Bins | Gets the list of bins. | |
BinWidthInDecades | Gets or sets the number of decades that every bin spans. | |
IsUserDefinedBinOffset | Gets or sets a value indicating whether the bin offset is user defined. | |
IsUserDefinedBinWidth | Gets or sets a value indicating whether the bin width was defined by the user. | |
NumberOfBins | Gets the number of bins. |