Back to Devexpress

ExponentialMovingAverage Class

wpf-devexpress-dot-xpf-dot-charts-16d0d3bd.md

latest1.7 KB
Original Source

ExponentialMovingAverage Class

Represents an Exponential Moving Average indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Implements

ILegendVisible

Inheritance

Show 12 items

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

See Also

ExponentialMovingAverage Members

DevExpress.Xpf.Charts Namespace