Back to Devexpress

SimpleMovingAverage Class

wpf-devexpress-dot-xpf-dot-charts-eeea2bde.md

latest1.9 KB
Original Source

SimpleMovingAverage Class

Represents a Simple Moving Average indicator.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Moving Average and Envelope.

Implements

ILegendVisible

Inheritance

Show 12 items

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

See Also

SimpleMovingAverage Members

DevExpress.Xpf.Charts Namespace