Class PolarAxisGridLineAnnotation
Inheritance
System.Object
PolarAxisGridLineAnnotation
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PolarAxisGridLineAnnotation : PolarStrokedAnnotation, IChartElementPresenter, IElementPresenter, IStrokedAnnotation
Constructors
PolarAxisGridLineAnnotation()
Declaration
public PolarAxisGridLineAnnotation()
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 double Value { get; set; }
Property Value
|
System.Double
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
|
System.Boolean
|
Overrides
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
|
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer
|
Overrides
UnapplyTemplateCore()
Declaration
protected override void UnapplyTemplateCore()