Click or drag to resize

PolygonSeriesInvalidateData 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.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public override void InvalidateData()
See Also