ClassRadialAxisGridLineAnnotation
Class
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:
cs-api-definition
public class RadialAxisGridLineAnnotation : PolarChartAnnotation, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IChartElementPresenter, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement
Inheritance: objectDisposableObjectRadObjectUIChartElementChartAnnotationPolarChartAnnotationRadialAxisGridLineAnnotation
Implements:
Inherited Members
Constructors
RadialAxisGridLineAnnotation()
Initializes a new instance of the RadialAxisGridLineAnnotation class.
Declaration
cs-api-definition
public RadialAxisGridLineAnnotation()
RadialAxisGridLineAnnotation(object)
Initializes a new instance of the RadialAxisGridLineAnnotation class.
Declaration
cs-api-definition
public RadialAxisGridLineAnnotation(object value)
Parameters
value
The value on the radial axis where the annotation will be plotted.
Fields
ValueProperty
Declaration
cs-api-definition
public static readonly RadProperty ValueProperty
Field Value