Class RadialAxisPlotBandAnnotation
Inheritance
System.Object
RadialAxisPlotBandAnnotation
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadialAxisPlotBandAnnotation : PolarStrokedAnnotation, IChartElementPresenter, IElementPresenter, IStrokedAnnotation
Constructors
RadialAxisPlotBandAnnotation()
Declaration
public RadialAxisPlotBandAnnotation()
Fields
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
Fill
Declaration
public Brush Fill { get; set; }
Property Value
Microsoft.
|
From
Declaration
public object From { get; set; }
Property Value
System.
|
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
UnapplyTemplateCore()
Declaration
protected override void UnapplyTemplateCore()