Skip to main content
A newer version of this page is available. .

CrosshairLineElement Properties

Defines the appearance of a crosshair argument line and crosshair value line elements when custom drawing a crosshair cursor using the ChartControl.CustomDrawCrosshair event.
Name Description
Color Specifies the crosshair line element’s color.
LineStyle Provides access to the line style of the crosshair line element.
Visible Specifies whether the crosshair line element is visible when implementing custom drawing in the crosshair cursor.
See Also