Class LinearAxis
Inheritance
System.Object
LinearAxis
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class LinearAxis : NumericalAxis, IChartElementPresenter, IElementPresenter
Constructors
LinearAxis()
Declaration
public LinearAxis()
Fields
MajorStepProperty
Declaration
public static readonly DependencyProperty MajorStepProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
MajorStep
Declaration
public double MajorStep { get; set; }
Property Value
|
System.Double
|