Click or drag to resize

ViewXYLineSeriesCursors Property

LightningChart .NET Help
LineSeriesCursors

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<LineSeriesCursor> LineSeriesCursors { get; set; }

Property Value

Type: ListLineSeriesCursor
See Also