wpf-devexpress-dot-xpf-dot-charts-1ed78d61.md
Represents the base class for Moving Average objects of various types.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class MovingAverage :
Indicator
Public MustInherit Class MovingAverage
Inherits Indicator
Among other options, the MovingAverage class provides the MovingAverage.MovingAverageKind property, that determines whether to show the Moving Average, Envelope, or both.
For more information, see Moving Average and Envelope.
Show 16 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Indicator MovingAverage ExponentialMovingAverage
TripleExponentialMovingAverageTema
See Also