Class IndicatorBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class IndicatorBase : ChartSeries, IChartSeries, IChartElementPresenter, IElementPresenter
Fields
CategoryBindingProperty
Declaration
public static readonly DependencyProperty CategoryBindingProperty
Field Value
Microsoft.
|
Properties
CategoryBinding
DataPoints
Declaration
public DataPointCollection<CategoricalDataPoint> DataPoints { get; }
Property Value
Methods
OnAttached()
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|
Overrides
OnDetached(RadChartBase)
Declaration
protected override void OnDetached(RadChartBase oldChart)
Parameters
Rad
|