Skip to main content

Pane.CrosshairArgumentLineStyle Property

This property is hidden and provides internal infrastructure, so you don’t need to use it in your code.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public LineStyle CrosshairArgumentLineStyle { get; set; }

Property Value

Type Description
LineStyle

A LineStyle object.

See Also