Class ExponentialMovingAverageIndicator
Inheritance
System.Object
ExponentialMovingAverageIndicator
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ExponentialMovingAverageIndicator : ValuePeriodIndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
ExponentialMovingAverageIndicator()
Declaration
public ExponentialMovingAverageIndicator()
Methods
ToString()
Declaration
public override string ToString()
Returns
System.
|