Click or drag to resize

AnnotationXYClipWhenSweeping Property

LightningChart .NET Help
The annotation doesn’t show up in the sweeping gap area when enabled. Applies only when X-axis ScrollMode is Sweeping.

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

Property Value

Type: Boolean
See Also