Class CategoricalAxis
Inheritance
System.Object
CategoricalAxis
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CategoricalAxis : CartesianAxis, IChartElementPresenter, IElementPresenter
Constructors
CategoricalAxis()
Declaration
public CategoricalAxis()
Fields
AutoGroupProperty
Declaration
public static readonly DependencyProperty AutoGroupProperty
Field Value
Microsoft.
|
GapLengthProperty
Declaration
public static readonly DependencyProperty GapLengthProperty
Field Value
Microsoft.
|
MajorTickIntervalProperty
Declaration
public static readonly DependencyProperty MajorTickIntervalProperty
Field Value
Microsoft.
|
PlotModeProperty
Declaration
public static readonly DependencyProperty PlotModeProperty
Field Value
Microsoft.
|
Properties
AutoGroup
Declaration
public bool AutoGroup { get; set; }
Property Value
System.
|
GapLength
Declaration
public double GapLength { get; set; }
Property Value
System.
|
MajorTickInterval
Declaration
public int MajorTickInterval { get; set; }
Property Value
System.
|