Click or drag to resize

SeriesBaseRoundInvalidateData Method

LightningChart .NET Help
Series data has been modified directly by it's array. Use this method to notify chart that this series needs a refresh

Namespace:  Arction.Wpf.ChartingMVVM.SeriesRound
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public virtual void InvalidateData()
See Also