Click or drag to resize

AnnotationXYTargetAxisValues Property

LightningChart .NET Help
Target as axis values. Target is the point that the arrow or call-out tip points to.

Namespace:  Arction.Wpf.Charting.Annotations
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PointDoubleXY TargetAxisValues { get; set; }

Property Value

Type: PointDoubleXY
See Also