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:
C#
public abstract class ValuePeriodIndicatorBase : ValueIndicatorBase
Inheritance: objectChartElementChartSeriesCartesianSeriesIndicatorBaseLineIndicatorBaseValueIndicatorBaseValuePeriodIndicatorBase...
Derived Classes:
Inherited Members
Constructors
C#
protected ValuePeriodIndicatorBase()
Fields
PeriodProperty
BindableProperty
Identifies the Period bindable property.
C#
public static readonly BindableProperty PeriodProperty