Click or drag to resize

TradingChartBeginUpdate Method

LightningChart .NET Help
Begin update. Disables control repaints when a property is changed. Handy when updating status of many properties or setting data of various objects.

Namespace:  Arction.CustomControls.Trader.WPF
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
public void BeginUpdate()
See Also