The Histogram type exposes the following members.
Name | Description | |
---|---|---|
IsDisposed | (Inherited from LockableObject.) | |
IsEmpty |
Indicates whether this object contains any data. |
|
IsExtended |
Indicates whether the histogram entry is extended (16-bit). |
|
Item |
Gets/sets histogram entry by specified index. |
|
Length |
Returns number of histogram entries. |
|
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
|
Mean |
Gets mean value of the histogram. |
|
Median |
Gets median value of the histogram. |
|
StandardDeviation |
Gets standard deviation value of the histogram. |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |