CrosshairLineElement.Visible Property
In This Article
Specifies whether the crosshair line element is visible when implementing custom drawing in the crosshair cursor.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the crosshair line element is visible; otherwise, false. |
#Remarks
For more information, see Crosshair Cursor.
See Also