Click or drag to resize

AnnotationXYLocationAxisValues Property

LightningChart .NET Help
Location as axis values.

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

Property Value

Type: PointDoubleXY
See Also