Class HighLowIndicatorBase
Inheritance
System.Object
HighLowIndicatorBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class HighLowIndicatorBase : LineIndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Constructors
HighLowIndicatorBase()
Declaration
protected HighLowIndicatorBase()
Fields
HighBindingProperty
Declaration
public static readonly DependencyProperty HighBindingProperty
Field Value
Microsoft.
|
LowBindingProperty
Declaration
public static readonly DependencyProperty LowBindingProperty
Field Value
Microsoft.
|