Click or drag to resize

ValuesChangedEventArgsCancelRendering Field

LightningChart .NET Help
Set 'true' to prevent flickering if you update the chart in the event handler.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public bool CancelRendering

Field Value

Type: Boolean
See Also