ChartExceptionExceptionInfo Property |
LightningChart .NET Help
ExceptionInfo contains information about the exception as structs
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic ExceptionInfo ExceptionInfo { get; }Public ReadOnly Property ExceptionInfo As ExceptionInfo
Get
public:
property ExceptionInfo ExceptionInfo {
ExceptionInfo get ();
}Property Value
Type:
ExceptionInfo
See Also