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