Histogram Properties

Properties

AboveRangeBin Gets a bin for all values above the histogram range.
BelowRangeBin Gets a bin for all values below the histogram range.
Bins Gets a collection of histogram bins.
Range The range of values in the histogram.
TotalCounts Gets the total number of counts in the histogram.

See Also