Skip to main content

ExponentialMovingAverage Class

Represents an Exponential Moving Average indicator.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class ExponentialMovingAverage :
    MovingAverage

Implements

See Also