Class CartesianPlotBandAnnotation
Inheritance
System.Object
CartesianPlotBandAnnotation
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CartesianPlotBandAnnotation : CartesianStrokedAnnotation, IChartElementPresenter, IElementPresenter, IStrokedAnnotation
Constructors
CartesianPlotBandAnnotation()
Declaration
public CartesianPlotBandAnnotation()
Fields
AxisProperty
Declaration
public static readonly DependencyProperty AxisProperty
Field Value
Microsoft.
|
FillProperty
Declaration
public static readonly DependencyProperty FillProperty
Field Value
Microsoft.
|
FromProperty
Declaration
public static readonly DependencyProperty FromProperty
Field Value
Microsoft.
|
ToProperty
Declaration
public static readonly DependencyProperty ToProperty
Field Value
Microsoft.
|
Properties
Axis
Fill
Declaration
public Brush Fill { get; set; }
Property Value
Microsoft.
|
From
Declaration
public object From { get; set; }
Property Value
System.
|
IsStrokeInset
Declaration
protected override bool IsStrokeInset { get; }
Property Value
System.
|
Overrides
Presenter
Declaration
protected override Shape Presenter { get; }
Property Value
Microsoft.
|
Overrides
To
Declaration
public object To { 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()