Class ChartZoomStrategy
Inheritance
System.Object
ChartZoomStrategy
Namespace: Com.Telerik.Widget.Chart.Visualization.Behaviors
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public sealed class ChartZoomStrategy : Enum
Properties
Deferred
Immediate
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.
|
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.
|
Methods
ValueOf(String)
Declaration
public static ChartZoomStrategy ValueOf(string name)
Parameters
System.
|