DxChartCrosshairHorizontalLine Properties
Defines a horizontal crosshair line.| Name | Description |
|---|---|
| Color | Specifies the crosshair line color. Inherited from DxChartCrosshairLineBase<TComponent, TModel>. |
| DashStyle | Specifies the crosshair line style. Inherited from DxChartCrosshairLineBase<TComponent, TModel>. |
| Opacity | Specifies the crosshair line opacity. Inherited from DxChartCrosshairLineBase<TComponent, TModel>. |
| Visible | Specifies whether horizontal crosshair lines are visible. |
| Width | Specifies the crosshair line width. Inherited from DxChartCrosshairLineBase<TComponent, TModel>. |
See Also