MovingCalculation.NextValuesCount Property
In This Article
Gets or sets a number of next values (relative to the current value) that affect the MovingCalculation.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
#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 Moving |
See Also