Skip to main content
A newer version of this page is available. .

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) participating in the MovingCalculation.
PreviousValuesCount Gets or sets a number of previous values (relative to the current value) participating in the MovingCalculation.
SummaryType Gets or sets the type of summary function used by the MovingCalculation.
See Also