New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents the base class for financial indicators that use a value binding.

Definition

Constructors

C#
protected ValueIndicatorBase()

Fields

ValueBindingProperty

BindableProperty

Identifies the ValueBinding bindable property.

C#
public static readonly BindableProperty ValueBindingProperty

Properties

Gets or sets the value binding for the indicator.

C#
public PropertyNameDataPointBinding ValueBinding { get; set; }
Property Value:

The property name data point binding used to extract values from data items.