Class CartesianAxis
Inheritance
System.Object
CartesianAxis
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class CartesianAxis : LineAxis, IChartElementPresenter, IElementPresenter
Constructors
CartesianAxis()
Declaration
protected CartesianAxis()
Fields
HorizontalLocationProperty
Declaration
public static readonly DependencyProperty HorizontalLocationProperty
Field Value
Microsoft.
|
VerticalLocationProperty
Declaration
public static readonly DependencyProperty VerticalLocationProperty
Field Value
Microsoft.
|
Properties
HorizontalLocation
Declaration
public AxisHorizontalLocation HorizontalLocation { get; set; }
Property Value
VerticalLocation
Declaration
public AxisVerticalLocation VerticalLocation { get; set; }