MovingAverage Class
Represents the base class for Moving Average objects of various types.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
Among other options, the MovingAverage class provides the MovingAverage.MovingAverageKind property, that determines whether to show the Moving Average, Envelope, or both.
For more information, see Moving Average and Envelope.
Implements
Inheritance
See Also