Click or drag to resize
Histogram Properties

The Histogram type exposes the following members.

Properties
  NameDescription
Public propertyBucketCount
Gets the number of buckets.
Public propertyDataCount
Gets the total number of datapoints in the histogram.
Public propertyItem
Gets the n'th bucket.
Public propertyLowerBound
Returns the lower bound of the histogram.
Public propertyUpperBound
Returns the upper bound of the histogram.
Top
See Also