Back to Devexpress

Pane.CrosshairValueLineStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-pane-2767f42d.md

latest1.1 KB
Original Source

Pane.CrosshairValueLineStyle 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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public LineStyle CrosshairValueLineStyle { get; set; }
vb
<Browsable(False)>
Public Property CrosshairValueLineStyle As LineStyle

Property Value

TypeDescription
LineStyle

A LineStyle object.

|

See Also

Pane Class

Pane Members

DevExpress.Xpf.Charts Namespace