Class RadialAxisGridLineAnnotation
Allows you to place a straight line at a specific place in your Rad
Inheritance
Inherited Members
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class RadialAxisGridLineAnnotation : PolarStrokedAnnotation, IChartElementPresenterWithMargin, IChartElementPresenter
Constructors
RadialAxisGridLineAnnotation()
Initializes a new instance of the Radial
Declaration
public RadialAxisGridLineAnnotation()
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 object 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. |