IDockTarget.GetBounds() Method
Obtains the bounds of the element to which the annotation is docked.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
Rect | A Rect object to which the annotation is docked. |
See Also