Click or drag to resize

HighLowSeriesBaseOldDataDropped Event

LightningChart .NET Help
Occurs when old data points 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 HighLowSeriesBaseOldDataDroppedEventHandler OldDataDropped

Value

Type: Arction.Wpf.ChartingMVVM.SeriesXYHighLowSeriesBaseOldDataDroppedEventHandler
See Also