Click or drag to resize

Bin Properties

The Bin type exposes the following members.

Properties
 NameDescription
Public propertyCenterPosition Gets the center position of the bin.
Public propertyLowerBound Gets the lower boundary of the bin.
Public propertyUpperBound Gets the upper boundary of the bin.
Public propertyValueCount Gets the number of ensenble data that were sorted into this bin.
Public propertyWidth Gets the width of the bin. i.e. the difference between the UpperBound and the LowerBound of the bin.
Top
See Also