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