ClassCategoricalRadialAxis
Class
Represents a RadialAxis that plots categorical data.
Definition
Namespace:Telerik.UI.Xaml.Controls.Chart
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class CategoricalRadialAxis : RadialAxis, IChartElementPresenter, IElementPresenter
Inheritance: objectRadControlPresenterBaseChartElementPresenterAxisRadialAxisCategoricalRadialAxis
Implements:
Inherited Members
Constructors
CategoricalRadialAxis()
Initializes a new instance of the CategoricalRadialAxis class.
Declaration
cs-api-definition
public CategoricalRadialAxis()
Fields
MajorTickIntervalProperty
Identifies the MajorTickInterval dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty MajorTickIntervalProperty
Field Value
DependencyProperty
Properties
MajorTickInterval
Gets or sets the step at which ticks are positioned.