EngineInitResultExceptions Field |
LightningChart .NET Help
List of exceptions encountered on engine initialization.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic readonly List<Exception> Exceptions
Public ReadOnly Exceptions As List(Of Exception)
public:
initonly List<Exception^>^ Exceptions
Field Value
Type:
ListException
See Also