Class RadialAxisGridLineAnnotation
Inheritance
System.Object
RadialAxisGridLineAnnotation
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadialAxisGridLineAnnotation : PolarStrokedAnnotation, IChartElementPresenter, IElementPresenter, IStrokedAnnotation
Constructors
RadialAxisGridLineAnnotation()
Declaration
public RadialAxisGridLineAnnotation()
Fields
ValueProperty
Declaration
public static readonly DependencyProperty ValueProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Presenter
Declaration
protected override Shape Presenter { get; }
Property Value
|
Microsoft.UI.Xaml.Shapes.Shape
|
Overrides
Value
Declaration
public object Value { get; set; }
Property Value
|
System.Object
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
|
System.Boolean
|
Overrides
UnapplyTemplateCore()
Declaration
protected override void UnapplyTemplateCore()