Class CategoricalRadialAxis
Represents a Categorical
Inheritance
Inherited Members
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class CategoricalRadialAxis : RadialAxis, IChartElementPresenterWithMargin, IChartElementPresenter
Constructors
CategoricalRadialAxis()
Initializes a new instance of the Categorical
Declaration
public CategoricalRadialAxis()
Properties
MajorTickInterval
Gets or sets the step at which ticks are positioned.
Declaration
public int MajorTickInterval { get; set; }
Property Value
System.
|
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |