Click or drag to resize

ViewSmithBaseAnnotations Property

LightningChart .NET Help
Annotations list.

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

Property Value

Type: ListAnnotationSmith
See Also