Provides a base class for financial indicators that use high, low, close values and a period parameter.
Definition
Namespace:Telerik.Maui.Controls.Compatibility.Chart
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
C#
public abstract class HighLowClosePeriodIndicatorBase : HighLowCloseIndicatorBase
Inheritance: objectChartElementChartSeriesCartesianSeriesIndicatorBaseLineIndicatorBaseHighLowIndicatorBaseHighLowCloseIndicatorBaseHighLowClosePeriodIndicatorBase...
Derived Classes:
Inherited Members
Constructors
C#
protected HighLowClosePeriodIndicatorBase()
Fields
PeriodProperty
BindableProperty
Identifies the Period property.
C#
public static readonly BindableProperty PeriodProperty