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