MovingCalculation Properties
A moving calculation that is computed for the specified measure across a window.| Name | Description |
|---|---|
| NextValuesCount | Gets or sets a number of next values (relative to the current value) that affect the MovingCalculation. |
| PreviousValuesCount | Gets or sets a number of previous values (relative to the current value) that affect the MovingCalculation. |
| SummaryType | Gets or sets the type of summary function used by the MovingCalculation. |
See Also