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.UI.Xaml.DependencyProperty
|
Properties
SlowingPeriod
Declaration
public int SlowingPeriod { get; set; }
Property Value
|
System.Int32
|
Methods
ToString()
Declaration
public override string ToString()
Returns
|
System.String
|