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

Provides a base class for financial indicators in chart controls.

Definition

Constructors

C#
protected IndicatorBase()

Fields

CategoryBindingProperty

BindableProperty

Identifies the CategoryBinding property.

C#
public static readonly BindableProperty CategoryBindingProperty

Properties

Gets or sets the binding for the category value of the data point.

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

The property name data point binding for the category value.