CrosshairOptionsBase.ValueLineBrush Property
Gets or sets the brush of a crosshair value line.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Brush | The brush of the crosshair value line. |
See Also