Class RadialAxis
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class RadialAxis : Axis, IChartElementPresenter, IElementPresenter
Constructors
RadialAxis()
Declaration
protected RadialAxis()
Fields
SweepDirectionProperty
Declaration
public static readonly DependencyProperty SweepDirectionProperty
Field Value
Microsoft.
|
Properties
SweepDirection
Declaration
public SweepDirection SweepDirection { get; set; }
Property Value
Microsoft.
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
System.
|