Skip to main content
All docs
V24.2

DxChartCrosshair Properties

Contains settings for DxChart crosshairs.
Name Description
Color Specifies the crosshair line color. Inherited from DxChartCrosshairLineBase<TComponent, TModel>.
DashStyle Specifies the crosshair line style. Inherited from DxChartCrosshairLineBase<TComponent, TModel>.
Enabled Specifies whether crosshairs are enabled.
Opacity Specifies the crosshair line opacity. Inherited from DxChartCrosshairLineBase<TComponent, TModel>.
Width Specifies the crosshair line width. Inherited from DxChartCrosshairLineBase<TComponent, TModel>.
See Also