Click or drag to resize

ChartInfoEngineInitResults Property

LightningChart .NET Help
List of engine init results.

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

Property Value

Type: ListEngineInitResult
See Also