Class ValuePeriodIndicatorBase
Inheritance
System.Object
ValuePeriodIndicatorBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class ValuePeriodIndicatorBase : ValueIndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
ValuePeriodIndicatorBase()
Declaration
protected ValuePeriodIndicatorBase()
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
|