Click or drag to resize

SignalGeneratorRunning Property

LightningChart .NET Help
Gets the state of this generator (running or not).

Namespace:  Arction.WinForms.SignalProcessing
Assembly:  Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public bool Running { get; }

Property Value

Type: Boolean
See Also