Click or drag to resize

AnnotationBaseArrowEndAspectRatio Property

LightningChart .NET Help
Arrow end aspect ratio (width / height).

Namespace:  Arction.WinForms.Charting.Annotations
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(1f)]
public double ArrowEndAspectRatio { get; set; }

Property Value

Type: Double
See Also