Click or drag to resize

ViewXYAnnotations Property

LightningChart .NET Help
Annotations

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<AnnotationXY> Annotations { get; set; }

Property Value

Type: ListAnnotationXY
See Also