Click or drag to resize

RangeChangedBaseEventArgsCancelRendering Field

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

Namespace:  Arction.Wpf.ChartingMVVM.Axes
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