Class StochasticSlowIndicator
Inheritance
System.Object
StochasticSlowIndicator
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.Chart
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class StochasticSlowIndicator : StochasticFastIndicator, IParentElement, IChildElement
Constructors
StochasticSlowIndicator()
Declaration
public StochasticSlowIndicator()
Fields
SlowingPeriodProperty
Declaration
public static readonly BindableProperty SlowingPeriodProperty
Field Value
Microsoft.Maui.Controls.BindableProperty
|
Properties
SlowingPeriod
Declaration
public int SlowingPeriod { get; set; }
Property Value
System.Int32
|