Click or drag to resize

ViewXYUseMultithreadingForBlockSeries Property

LightningChart .NET Help
Use multithreading for block series types. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public bool UseMultithreadingForBlockSeries { get; set; }

Property Value

Type: Boolean
See Also