Class ChartAnnotation
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class ChartAnnotation : ChartElementPresenter, IChartElementPresenter, IElementPresenter
Constructors
ChartAnnotation()
Declaration
protected ChartAnnotation()
Fields
ClipToPlotAreaProperty
Declaration
public static readonly DependencyProperty ClipToPlotAreaProperty
Field Value
Microsoft.
|
Properties
ClipToPlotArea
Declaration
public bool ClipToPlotArea { get; set; }
Property Value
System.
|
Methods
OnApplyTemplate()
OnAttached()
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|
Overrides
OnDetached(RadChartBase)
Declaration
protected override void OnDetached(RadChartBase oldChart)
Parameters
Rad
|