CrosshairFreePosition.DockTarget Property
In This Article
Gets or sets an object, to which a crosshair label should be docked.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IDock |
An object implementing the IDock |
See Also