Number of terms considered in a rolling average calculation.
Generators: .NET, .NET Framework, Java
Level: Query element
Use this property to control the number of terms involved in a rolling average calculation.
When going through the series values, new values are considered for the average, while older values are discarded.
Note that, at the beginning of the series (as well as at the end when performing a central rolling average), it is not possible to have enough terms to compute the average. In that case, the calculation uses the maximum number of terms available.
Also, keep in mind that, for a central rolling average calculation, an odd number is required for this property because it considers an equal number of terms on both sides of the value, plus the value itself.
This property applies only at design time.
To apply the corresponding changes when the property value is configured, Run the main object.
This property is available since GeneXus 17 Upgrade 9.
Average type property
Show values as property