| Histogram Properties |
The Histogram type exposes the following members.
| Name | Description | |
|---|---|---|
| BucketCount |
Gets the number of buckets.
| |
| DataCount |
Gets the total number of datapoints in the histogram.
| |
| Item |
Gets the n'th bucket.
| |
| LowerBound |
Returns the lower bound of the histogram.
| |
| UpperBound |
Returns the upper bound of the histogram.
|