Click or drag to resize

RenderOptionsCommonUpdateOnResizeTimeInterval Property

LightningChart .NET Help
Update chart after this interval (ms) after resizing ends, if UpdateAlwaysOnResize is false.

Namespace:  Arction.WinForms.Charting.Views
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(1000)]
public int UpdateOnResizeTimeInterval { get; set; }

Property Value

Type: Int32
See Also