ClassStochasticSlowIndicator
Class
Base class for financial indicators that are calculated upon the High, Low and Close values and define a period.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public class StochasticSlowIndicator : StochasticFastIndicator, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseHighLowIndicatorBaseHighLowCloseIndicatorBaseStochasticFastIndicatorStochasticSlowIndicator
Implements:
Inherited Members
Constructors
StochasticSlowIndicator()
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.