CrosshairSeriesLabelItem.BorderBrush Property
Gets or sets the brush that the Crosshair Cursor’s Label uses to draw its border.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Brush | The brush that the Crosshair Cursor’s Label Item uses to draw its border. |
See Also