ClassValuePeriodIndicatorBase
Class
Represents a base class for financial indicators whose value depends on one input value (Open, High, Low, Close) and Period.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public abstract class ValuePeriodIndicatorBase : ValueIndicatorBase, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseValueIndicatorBaseValuePeriodIndicatorBase
Derived Classes:
Implements:
Inherited Members
Constructors
ValuePeriodIndicatorBase()
Declaration
cs-api-definition
protected ValuePeriodIndicatorBase()
Fields
PeriodProperty
Identifies the Period dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty PeriodProperty
Field Value
DependencyProperty