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

TriangularMovingAverage Class

Represents a Triangular Moving Average indicator.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class TriangularMovingAverage :
    MovingAverage

Remarks

For more information, see Moving Average and Envelope.

Implements

See Also