Skip to main content
A newer version of this page is available. .

SimpleMovingAverage Class

Represents a Simple Moving Average indicator.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class SimpleMovingAverage :
    MovingAverage

Remarks

For more information, see Moving Average and Envelope.

Implements

See Also