Click or drag to resize

LogarithmicBinning Properties

The LogarithmicBinning type exposes the following members.

Properties
 NameDescription
Public propertyBinOffset 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.
Public propertyBins Gets the list of bins.
Public propertyCode exampleBinWidthInDecades Gets or sets the number of decades that every bin spans.
Public propertyIsUserDefinedBinOffset Gets or sets a value indicating whether the bin offset is user defined.
Public propertyIsUserDefinedBinWidth Gets or sets a value indicating whether the bin width was defined by the user.
Public propertyNumberOfBins Gets the number of bins.
Top
See Also