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