Back to Devexpress

TripleExponentialMovingAverageTema Class

wpf-devexpress-dot-xpf-dot-charts-5af2b54b.md

latest1.9 KB
Original Source

TripleExponentialMovingAverageTema Class

A Triple Exponential Moving Average (TEMA) indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class TripleExponentialMovingAverageTema :
    MovingAverage
vb
Public Class TripleExponentialMovingAverageTema
    Inherits MovingAverage

Implements

ILegendVisible

Inheritance

Show 12 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Indicator MovingAverage TripleExponentialMovingAverageTema

See Also

TripleExponentialMovingAverageTema Members

DevExpress.Xpf.Charts Namespace