ClassCartesianChartAnnotation
Class
This is the base class for all chart annotations in a RadCartesianChart.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
cs-api-definition
public abstract class CartesianChartAnnotation : ChartAnnotation, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartAnnotationCartesianChartAnnotation
Derived Classes:
Implements:
Inherited Members
Constructors
CartesianChartAnnotation()
Declaration
cs-api-definition
protected CartesianChartAnnotation()