Class HighLowCloseIndicatorBase
Inheritance
System.Object
HighLowCloseIndicatorBase
Inherited Members
Namespace: Telerik.XamarinForms.Chart
Assembly: Telerik.XamarinForms.Chart.dll
Syntax
public abstract class HighLowCloseIndicatorBase : HighLowIndicatorBase, IParentElement, IChildElement
Constructors
HighLowCloseIndicatorBase()
Declaration
protected HighLowCloseIndicatorBase()
Fields
CloseBindingProperty
Declaration
public static readonly BindableProperty CloseBindingProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
CloseBinding
Declaration
public PropertyNameDataPointBinding CloseBinding { get; set; }
Property Value
PropertyNameDataPointBinding
|