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