Skip to main content

WeightedMovingAverage Class

Represents a Weighted Moving Average indicator.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class WeightedMovingAverage :
    MovingAverage

Remarks

For more information, see Moving Average and Envelope.

Implements

See Also