Class ModifiedExponentialMovingAverageIndicator
Inheritance
System.Object
ModifiedExponentialMovingAverageIndicator
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public class ModifiedExponentialMovingAverageIndicator : ExponentialMovingAverageIndicator, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IChartSeries, IChartElementPresenter, IAxisProvider
Constructors
ModifiedExponentialMovingAverageIndicator()
Initializes a new instance of the ModifiedExponentialMovingAverageIndicator class.
Declaration
public ModifiedExponentialMovingAverageIndicator()