Click or drag to resize

LightningChartBeginUpdate Method

LightningChart .NET Help
Begin update. Disables control repaints when a property is changed. Handy when updating status of many properties or updating series points.

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