Class ExponentialMovingAverageIndicator
Represents an indicator that displays the exponential moving average of the financial series values.
Inheritance
System.Object
ExponentialMovingAverageIndicator
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.Chart
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class ExponentialMovingAverageIndicator : ValuePeriodIndicatorBase, IParentElement, IChildElement
Constructors
ExponentialMovingAverageIndicator()
Declaration
public ExponentialMovingAverageIndicator()