MovingCalculation.NextValuesCount Property
Gets or sets a number of next values (relative to the current value) that affect the MovingCalculation.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer value that specifies the number of next values (relative to the current value) that affect the MovingCalculation. |
See Also