The following tables list the members exposed by Histogram.
| Name | Description | |
|---|---|---|
![]() | Histogram Constructor | Initializes a new instance of the Histogram class. |
| Name | Description | |
|---|---|---|
![]() | Counts | Gets the counts for each histogram value. |
![]() | Max | Gets the maximum value for the histogram. |
![]() | Min | Gets the minimum value for the histogram |
![]() | Size | Gets the size of the histogram. |

