Click or drag to resize

Histogram Properties

The Histogram type exposes the following members.

Properties
  NameDescription
Public propertyAboveRangeBin
Gets a bin for all values above the histogram range.
Public propertyBelowRangeBin
Gets a bin for all values below the histogram range.
Public propertyBins
Gets a collection of histogram bins.
Public propertyRange
The range of values in the histogram.
Public propertyTotalCounts
Gets the total number of counts in the histogram.
Top
See Also