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