Linear |
The LinearBinning 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 integer multiples of the bin width. | |
Bins | Gets the list of bins. | |
BinWidth | Gets or sets the width of the bins. | |
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. |