LightningChartAlfErrorLevel Enumeration |
LightningChart .NET Help
Alf Error Level
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic enum AlfErrorLevel
Public Enumeration AlfErrorLevel
public enum class AlfErrorLevel
Members|
| Member name | Value | Description |
|---|
| Ok | 0 | |
| NoLicenseAvailable | 1 | |
| Debugger | 2 | |
| Designer | 3 | |
| LicenseDataInvalid | 4 | |
| UpdateableTillMissing | 5 | |
| UpdateableTillInvalid | 6 | |
| AssemblyTooNew | 7 | |
| InvalidLicenseCode | 8 | |
| FloatingFailed | 9 | |
| DateExpired | 10 | |
| EvaluationExpired | 11 | |
| NotActivated | 12 | |
| NotActivatedToThisMachine | 13 | |
| Deactivated | 14 | |
| MonkeyBusiness | 15 | |
| InvalidStatus | 16 | |
| Revalidate | 17 | |
| ArctionServerPingFailed | 18 | |
| CustomerServerPingFailed | 19 | |
| InternetServerPingFailed | 20 | |
| AsyncOperStarted | 21 | |
| NotImplemented | 2147483647 | |
See Also