Skip to main content
All docs
V25.1
  • DxChartCrosshairVerticalLine Properties

    Defines a vertical 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 vertical crosshair lines are visible.
    Width Specifies the crosshair line width. Inherited from DxChartCrosshairLineBase<TComponent, TModel>.
    See Also