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:
C#
public abstract class HighLowClosePeriodIndicatorBase : HighLowCloseIndicatorBase, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseHighLowIndicatorBaseHighLowCloseIndicatorBaseHighLowClosePeriodIndicatorBase...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected HighLowClosePeriodIndicatorBase()
Fields
PeriodProperty
DependencyProperty
Identifies the Period dependency property.
C#
public static readonly DependencyProperty PeriodProperty