Class HighLowClosePeriodIndicatorBase
Inheritance
System.Object
HighLowClosePeriodIndicatorBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class HighLowClosePeriodIndicatorBase : HighLowCloseIndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
HighLowClosePeriodIndicatorBase()
Declaration
protected HighLowClosePeriodIndicatorBase()
Fields
PeriodProperty
Declaration
public static readonly DependencyProperty PeriodProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Period
Declaration
public int Period { get; set; }
Property Value
|
System.Int32
|