Back to Devexpress

CrosshairLineElement Properties

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairlineelement-dot-underscore-properties.md

latest1.0 KB
Original Source

CrosshairLineElement Properties

Defines the appearance of the crosshair argument line and crosshair value line elements when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event.

NameDescription
BrushGets or sets the color of the crosshair line element when implementing custom draw in a crosshair cursor.
LineStyleProvides access to the line style of the crosshair line element.
VisibleSpecifies whether the crosshair line element is visible when implementing custom drawing in the crosshair cursor.

See Also

CrosshairLineElement Class

CrosshairLineElement Members

DevExpress.Xpf.Charts Namespace