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