Gets or sets the background brush of the crosshair.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public Brush CrosshairBackground { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property CrosshairBackground As Brush |
See Also