ClassStochasticSlowIndicator
Class
Base class for financial indicators that are calculated upon the High, Low and Close values and define a period.
Definition
Namespace:Telerik.UI.Xaml.Controls.Chart
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class StochasticSlowIndicator : StochasticFastIndicator, IChartSeries, IChartElementPresenter, IElementPresenter
Inheritance: objectRadControlPresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseHighLowIndicatorBaseHighLowCloseIndicatorBaseStochasticFastIndicatorStochasticSlowIndicator
Implements:
Inherited Members
Constructors
StochasticSlowIndicator()
Initializes a new instance of the StochasticSlowIndicator class.
Declaration
cs-api-definition
public StochasticSlowIndicator()
Fields
SlowingPeriodProperty
Identifies the SlowingPeriod dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty SlowingPeriodProperty
Field Value
DependencyProperty
Properties
SlowingPeriod
Gets or sets the indicator slowing period.