Class RelativeMomentumIndexIndicator
Inheritance
System.Object
RelativeMomentumIndexIndicator
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RelativeMomentumIndexIndicator : ValuePeriodIndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
RelativeMomentumIndexIndicator()
Declaration
public RelativeMomentumIndexIndicator()
Fields
MomentumPeriodProperty
Declaration
public static readonly DependencyProperty MomentumPeriodProperty
Field Value
Microsoft.
|
Properties
MomentumPeriod
Declaration
public int MomentumPeriod { get; set; }
Property Value
System.
|
Methods
ToString()
Declaration
public override string ToString()
Returns
System.
|