ClassHighLowClosePeriodIndicatorBase
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 abstract class HighLowClosePeriodIndicatorBase : HighLowCloseIndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Inheritance: objectRadControlPresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseHighLowIndicatorBaseHighLowCloseIndicatorBaseHighLowClosePeriodIndicatorBase
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