Click or drag to resize

LinearBinning Properties

The LinearBinning 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 integer multiples of the bin width.
Public propertyBins Gets the list of bins.
Public propertyBinWidth Gets or sets the width of the bins.
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