Class GridLineAnnotationModel
Inheritance
System.Object
GridLineAnnotationModel
Inherited Members
Namespace: Com.Telerik.Widget.Chart.Engine.Decorations.Annotations.Line
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public abstract class GridLineAnnotationModel : SingleAxisAnnotationModel
Constructors
GridLineAnnotationModel()
Declaration
public GridLineAnnotationModel()
GridLineAnnotationModel(IntPtr, JniHandleOwnership)
Declaration
protected GridLineAnnotationModel(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.IntPtr
javaReference
|
Android.Runtime.JniHandleOwnership
transfer
|
Properties
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
Overrides
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
Overrides
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|
Overrides
Value
Declaration
public virtual Object Value { get; set; }
Property Value
Java.Lang.Object
|
ValuePropertyKey
Declaration
public static int ValuePropertyKey { get; }
Property Value
System.Int32
|