Click or drag to resize

StockSeriesOldDataDropped Event

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

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

Value

Type: Arction.Wpf.Charting.SeriesXYStockSeriesOldDataDroppedEventHandler
See Also