CrosshairFreePosition.DockCorner Property
In This Article
Specifies the corner of the crosshair label's parent element to which the crosshair label is anchored.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Dock |
A Dock |
#Remarks
Use the DockCorner and CrosshairFreePosition.DockTarget properties to position a crosshair label within its parent element, if the CrosshairOptions.CommonLabelPosition property is set to CrosshairFreePosition.
See Also