MovingRangeStatistics Properties |
The MovingRangeStatistics type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of samples within the window.
| |
Max |
Gets the maximum value in the window.
| |
Min |
Gets the minimum value in the window.
| |
Window |
Gets the size of the window.
|