Visualizes a collection of DataPoints, using a Line shape. This class represents the Exponential Moving Average financial indicator. Its values are defined as the average of the exponentially weighted values of the last points.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class ExponentialMovingAverageIndicator : ValuePeriodIndicatorBase, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseValueIndicatorBaseValuePeriodIndicatorBaseExponentialMovingAverageIndicator...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public ExponentialMovingAverageIndicator()