Class PolarChartAnnotation
This is the base class for all chart annotations in a RadPolarChart.
Inheritance
System.Object
PolarChartAnnotation
Inherited Members
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public abstract class PolarChartAnnotation : ChartAnnotation, IChartElementPresenterWithMargin, IChartElementPresenter
Constructors
PolarChartAnnotation()
Declaration
protected PolarChartAnnotation()
Methods
OnAttached()
Occurs when the presenter has been successfully attached to its owning RadChartBase instance.
Declaration
protected override void OnAttached()