Click or drag to resize

LineSeriesCursorBehind Property

LightningChart .NET Help
Is cursor behind series or front.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool Behind { get; set; }

Property Value

Type: Boolean
See Also