Click or drag to resize

LightningChartGetBeginUpdateCountPublic Method

LightningChart .NET Help
Get public BeginUpdate/EndUpdate counter. Use for debugging, if seems that chart does not render. Must be zero after EndUpdate(), if one wants chart to render.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public int GetBeginUpdateCountPublic()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Arction.Wpf.Charting.LightningChart.GetBeginUpdateCountPublic"]

See Also