Class CategoricalRadialAxis
Inheritance
System.Object
CategoricalRadialAxis
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CategoricalRadialAxis : RadialAxis, IChartElementPresenter, IElementPresenter
Constructors
CategoricalRadialAxis()
Declaration
public CategoricalRadialAxis()
Fields
MajorTickIntervalProperty
Declaration
public static readonly DependencyProperty MajorTickIntervalProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
MajorTickInterval
Declaration
public int MajorTickInterval { get; set; }
Property Value
|
System.Int32
|