Click or drag to resize

ChartManagerSeriesDragStarted Event

LightningChart .NET Help
Series dragging has started on a chart

Namespace:  Arction.Wpf.ChartingMVVM.ChartManager
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public event ChartManagerSeriesDragStartedHandler SeriesDragStarted

Value

Type: Arction.Wpf.ChartingMVVM.ChartManagerChartManagerSeriesDragStartedHandler
See Also