Click or drag to resize

ChartInfoEngineInitResults Property

LightningChart .NET Help
List of engine init results.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public List<EngineInitResult> EngineInitResults { get; }

Property Value

Type: ListEngineInitResult
See Also