Allows you to place an ellipse at a specific place in your polar chart. This annotation uses the polar chart's polar axis.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
C#
public class RadialAxisGridLineAnnotation : PolarChartAnnotation, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartAnnotationPolarChartAnnotationRadialAxisGridLineAnnotation...
Implements:
Inherited Members
Constructors
Initializes a new instance of the RadialAxisGridLineAnnotation class.
C#
public RadialAxisGridLineAnnotation()
Initializes a new instance of the RadialAxisGridLineAnnotation class.
C#
public RadialAxisGridLineAnnotation(object value)
The value on the radial axis where the annotation will be plotted.
Fields
C#
public static readonly RadProperty ValueProperty