ToolTipFreePosition.DockTarget Property
Gets or sets an object, to which a tooltip should be docked.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
IDockTarget | An object implementing the IDockTarget interface. |
See Also