HintInfo.ScreenPoint Property
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual Point ScreenPoint { get; }
Property Value
| Type |
|---|
| Android.Graphics.Point |
See Also