Click or drag to resize

AnnotationBaseArrowStyleEnd Property

LightningChart .NET Help
Lead arrow style, in Target location.

Namespace:  Arction.Wpf.Charting.Annotations
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(ArrowStyle.Arrow)]
public ArrowStyle ArrowStyleEnd { get; set; }

Property Value

Type: ArrowStyle
See Also