Skip to main content

ExponentialMovingAverage Class

Represents an Exponential Moving Average indicator.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v26.1.dll

Declaration

public class ExponentialMovingAverage :
    MovingAverage
See Also