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