Class RelativeMomentumIndexIndicator
Inheritance
System.Object
RelativeMomentumIndexIndicator
Inherited Members
Namespace: Telerik.XamarinForms.Chart
Assembly: Telerik.XamarinForms.Chart.dll
Syntax
public class RelativeMomentumIndexIndicator : ValuePeriodIndicatorBase, IParentElement, IChildElement
Constructors
RelativeMomentumIndexIndicator()
Declaration
public RelativeMomentumIndexIndicator()
Fields
MomentumPeriodProperty
Declaration
public static readonly BindableProperty MomentumPeriodProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
MomentumPeriod
Declaration
public int MomentumPeriod { get; set; }
Property Value
System.Int32
|