Skip to main content
A newer version of this page is available. .

Pane.CrosshairValueBrush 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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public Brush CrosshairValueBrush { get; set; }

Property Value

Type Description
Brush

A Brush object.

See Also