Click or drag to resize

LightningChartRefresh Method

LightningChart .NET Help
Refresh the control, does not free the buffered draw data, so it's faster than FullRepaint()

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public override void Refresh()
See Also