Class MacdIndicator
Inheritance
System.Object
MacdIndicator
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.Chart
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class MacdIndicator : ShortLongPeriodIndicatorBase, IParentElement, IChildElement
Constructors
MacdIndicator()
Declaration
public MacdIndicator()
Fields
SignalPeriodProperty
Declaration
public static readonly BindableProperty SignalPeriodProperty
Field Value
Microsoft.
|
SignalStrokeProperty
Declaration
public static readonly BindableProperty SignalStrokeProperty
Field Value
Microsoft.
|
Properties
SignalPeriod
Declaration
public int SignalPeriod { get; set; }
Property Value
System.
|
SignalStroke
Declaration
public Color SignalStroke { get; set; }
Property Value
Microsoft.
|