MindFusion.Wpf Pack Programmer's Guide
AxesChart.ShowCrosshair Property
See Also
 





Gets or sets whether the crosshair is visible.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public bool ShowCrosshair { get; set; }

Visual Basic  Copy Code

Public Property ShowCrosshair As Boolean

 Property Value

A bool value. The default value is false.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Charting.Wpf Namespace