Click or drag to resize

RenderingSettingsWaitforVSync Field

LightningChart .NET Help
Wait for next refresh, V-Sync. If the computer is fast enough, disabling this can give higher refresh rate than the screen refresh rate is. By disabling this, rendering does not wait next screen refresh turn. Enabling this may improve performance especially in slow computers.

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

Field Value

Type: Boolean
See Also