TripleExponentialMovingAverageTrix Class
In This Article
A Triple Exponential Moving Average (TRIX) indicator.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public class TripleExponentialMovingAverageTrix :
SeparatePaneIndicator
#Implements
#Inheritance
Object
ChartElement
ChartElementNamed
Indicator
SeparatePaneIndicator
TripleExponentialMovingAverageTrix
See Also