Gets or sets whether the crosshairs are visible.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public bool ShowCrosshairs { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowCrosshairs As Boolean |
true to show crosshairs, or false otherwise. The default value is false.