Click or drag to resize

AnnotationBaseStyle Property

LightningChart .NET Help
Style selects the main layout of annotation.

Namespace:  Arction.WinForms.Charting.Annotations
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(AnnotationStyle.RectangleArrow)]
public AnnotationStyle Style { get; set; }

Property Value

Type: AnnotationStyle
See Also