Class LogarithmicAxis
Inheritance
System.Object
LogarithmicAxis
Inherited Members
Namespace: Com.Telerik.Widget.Chart.Visualization.CartesianChart.Axes
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public class LogarithmicAxis : NumericalAxis, IChartElementPresenter, IPaletteChangedListener, IChartLabelRenderer, IJavaObject, IDisposable, IJavaPeerable
Constructors
LogarithmicAxis()
Declaration
public LogarithmicAxis()
LogarithmicAxis(IntPtr, JniHandleOwnership)
Declaration
protected LogarithmicAxis(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.
|
Android.
|
Properties
ExponentStep
Declaration
public virtual double ExponentStep { get; set; }
Property Value
System.
|
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.
|
Overrides
LogarithmBase
Declaration
public virtual double LogarithmBase { get; set; }
Property Value
System.
|
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.
|
Overrides
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.
|
Overrides
Methods
CreateModel()
Declaration
protected override AxisModel CreateModel()