Click or drag to resize
Accord.NET (logo)

HistogramBin Properties

The HistogramBin type exposes the following members.

Properties
  NameDescription
Public propertyRange
Gets the actual range of data this bin represents.
Public propertyValue
Gets the Value (number of occurrences of a variable in a range) for this histogram bin.
Public propertyWidth
Gets the Width (range) for this histogram bin.
Top
See Also