Class DataPointBindingEntry
Inheritance
System.Object
DataPointBindingEntry
Namespace: Com.Telerik.Widget.Chart.Engine.Databinding
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public class DataPointBindingEntry : Object
Constructors
DataPointBindingEntry(Object, DataPoint)
Declaration
public DataPointBindingEntry(Object dataItem, DataPoint dataPoint)
Parameters
Java.
|
Data
|
DataPointBindingEntry(IntPtr, JniHandleOwnership)
Declaration
protected DataPointBindingEntry(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.
|
Android.
|
Properties
DataItem
Declaration
public virtual Object DataItem { get; }
Property Value
Java.
|
DataPoint
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.
|