Class BarIndicatorBase
Inheritance
System.Object
BarIndicatorBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class BarIndicatorBase : IndicatorBase, IChartSeries, IChartElementPresenter, IElementPresenter
Fields
DefaultVisualStyleProperty
Declaration
public static readonly DependencyProperty DefaultVisualStyleProperty
Field Value
Microsoft.
|
ValueBindingProperty
Declaration
public static readonly DependencyProperty ValueBindingProperty
Field Value
Microsoft.
|
Properties
DefaultVisualStyle
Declaration
public Style DefaultVisualStyle { get; set; }
Property Value
Microsoft.
|