Class IndicatorBase
Inherited Members
Namespace: Telerik.XamarinForms.Chart
Assembly: Telerik.XamarinForms.Chart.dll
Syntax
public abstract class IndicatorBase : CartesianSeries, IParentElement, IChildElement
Constructors
IndicatorBase()
Declaration
protected IndicatorBase()
Fields
CategoryBindingProperty
Declaration
public static readonly BindableProperty CategoryBindingProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
CategoryBinding
Declaration
public PropertyNameDataPointBinding CategoryBinding { get; set; }
Property Value
PropertyNameDataPointBinding
|