Click or drag to resize

HalfDonutEndUpdate Method

LightningChart .NET Help
When updating multiple properties at once, use BeginUpdate before and EndUpdate after property changes to reduce the number of rendered frames.

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