Class AxisLabelLayoutMode
Inheritance
System.Object
AxisLabelLayoutMode
Namespace: Com.Telerik.Widget.Chart.Engine.Axes
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public sealed class AxisLabelLayoutMode : Enum
Properties
Inner
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
Outer
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|
Methods
ValueOf(String)
Declaration
public static AxisLabelLayoutMode ValueOf(string name)
Parameters
System.String
name
|
Returns
AxisLabelLayoutMode
|