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

WeightedMovingAverage Class

Represents a Weighted Moving Average indicator.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v22.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class WeightedMovingAverage :
    MovingAverage

Remarks

For more information, see Moving Average and Envelope.

Implements

See Also