ChartInfoDebuggerAttached Property |
LightningChart .NET Help
Is a deployment key set.
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool DebuggerAttached { get; }Public ReadOnly Property DebuggerAttached As Boolean
Get
public:
property bool DebuggerAttached {
bool get ();
}Property Value
Type:
Boolean
See Also