Class GridStripe
Inheritance
System.Object
GridStripe
Namespace: Com.Telerik.Widget.Chart.Engine.Decorations
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public class GridStripe : Object
Constructors
GridStripe()
Declaration
public GridStripe()
GridStripe(IntPtr, JniHandleOwnership)
Declaration
protected GridStripe(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.IntPtr
javaReference
|
Android.Runtime.JniHandleOwnership
transfer
|
Properties
EndTick
FillRect
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
StartTick
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|