The HistogramBin type exposes the following members.
Properties
|
|
Name |
Description |
|
Index
|
|
|
LowerBound
|
Gets the lower bound of the histogram bin.
|
|
RelativeFrequency
|
Gets the relative frequency of the total in the HistogramBin.
|
|
UpperBound
|
Gets the upper bound of the histogram bin.
|
|
Value
|
Gets the value associated with the element.
|
|
Width
|
Gets the width of the interval covered by the histogram bin.
|
See Also