Click or drag to resize

AnnotationBaseLocationRelativeOffset Property

LightningChart .NET Help
Location offset in pixels, relative to location.

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

Property Value

Type: PointDoubleXY
See Also