MovingCalculationBinding Constructors
Defines aggregations across a specified number of values before and/or after the current value.
Name | Parameters | Description |
---|---|---|
Moving |
none |
Initializes a new instance of the Moving |
Moving |
source, mode, summary |
Initializes a new instance of the Moving |
Moving |
source, mode, direction, summary |
Initializes a new instance of the Moving |
See Also