Class ChartAnnotationLabelUpdateContext
Inheritance
System.Object
ChartAnnotationLabelUpdateContext
Namespace: Com.Telerik.Widget.Chart.Visualization.Annotations
Assembly: Telerik.Xamarin.Android.Chart.dll
Syntax
public class ChartAnnotationLabelUpdateContext : Object
Constructors
ChartAnnotationLabelUpdateContext(RadPoint)
Declaration
public ChartAnnotationLabelUpdateContext(RadPoint location)
Parameters
RadPoint
location
|
ChartAnnotationLabelUpdateContext(RadRect)
Declaration
public ChartAnnotationLabelUpdateContext(RadRect layoutSlot)
Parameters
RadRect
layoutSlot
|
ChartAnnotationLabelUpdateContext(IntPtr, JniHandleOwnership)
Declaration
protected ChartAnnotationLabelUpdateContext(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
|
LayoutSlot
Location
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|