ClassValuePeriodIndicatorBase
Class
Represents the base class for financial indicators that use both a value binding and a period for calculations.
Definition
Namespace:Telerik.Maui.Controls.Compatibility.Chart
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public abstract class ValuePeriodIndicatorBase : ValueIndicatorBase
Inheritance: objectChartElementChartSeriesCartesianSeriesIndicatorBaseLineIndicatorBaseValueIndicatorBaseValuePeriodIndicatorBase
Derived Classes:
Inherited Members
Constructors
ValuePeriodIndicatorBase()
Declaration
cs-api-definition
protected ValuePeriodIndicatorBase()
Fields
PeriodProperty
Identifies the Period bindable property.
Declaration
cs-api-definition
public static readonly BindableProperty PeriodProperty
Field Value
BindableProperty