Click or drag to resize

Annotation3DBaseShowTargetCrosshair Property

LightningChart .NET Help
Show target location crosshair.

Namespace:  Arction.Wpf.Charting.Annotations
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(TargetCrossHair.Auto)]
public TargetCrossHair ShowTargetCrosshair { get; set; }

Property Value

Type: TargetCrossHair
See Also