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