Class LineAxis
Inheritance
System.Object
LineAxis
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class LineAxis : Axis, IChartElementPresenter, IElementPresenter
Constructors
Fields
Declaration
public static readonly DependencyProperty IsInverseProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public bool IsInverse { get; set; }
Property Value
Methods
Declaration
protected override bool ApplyTemplateCore()
Returns
Overrides
Declaration
protected override void UnapplyTemplateCore()
Overrides
Extension Methods