Click or drag to resize

LightningChartFullRepaint Method

LightningChart .NET Help
Destroy all buffered draw data and repaint the chart This is slower than Refresh(), but thorough.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void FullRepaint()
See Also