HintShownEventArgs.ScreenPoint Property
Gets the screen point where a hint is shown.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public Point ScreenPoint { get; }
Property Value
Type |
---|
Point |
See Also