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