Class PolarAxisGridLineAnnotation
Allows you to place am ellipse at a specific place in your Rad
Inheritance
Inherited Members
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class PolarAxisGridLineAnnotation : PolarStrokedAnnotation, IChartElementPresenterWithMargin, IChartElementPresenter
Constructors
PolarAxisGridLineAnnotation()
Initializes a new instance of the Polar
Declaration
public PolarAxisGridLineAnnotation()
Fields
ValueProperty
Identifies the Value dependency property.
Declaration
public static readonly DependencyProperty ValueProperty
Field Value
System.
|
Properties
Presenter
Gets the presenter.
Declaration
protected override Shape Presenter { get; }
Property Value
System. The presenter. |
Overrides
Value
Gets or sets the value.
Declaration
public double Value { get; set; }
Property Value
System. The value. |
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application
code or internal processes call System.
Declaration
public override void OnApplyTemplate()
Overrides
OnCreateAutomationPeer()
Returns class-specific System.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System. The type-specific System. |