Click or drag to resize

LiteFreeformLineSeriesOldDataDropped Event

LightningChart .NET Help
Occurs when old data samples have been dropped.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public event LiteFreeformLineSeriesOldDataDroppedEventHandler OldDataDropped

Value

Type: Arction.Wpf.ChartingMVVM.SeriesXYLiteFreeformLineSeriesOldDataDroppedEventHandler
See Also