Click or drag to resize

AnnotationXYKeepVisible Property

LightningChart .NET Help
Keep annotation always visible, inside graph area.

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

Property Value

Type: Boolean
See Also