TriangularMovingAverage Class
In This Article
Represents a Triangular Moving Average indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class TriangularMovingAverage :
MovingAverage
#Remarks
For more information, see Moving Average and Envelope.
#Implements
#Inheritance
See Also