AmplitudeSineSweepComponentEnabled Property |
LightningChart .NET Help
Is the sweep component included in calculation of the output signal
Namespace:
Arction.WinForms.SignalProcessing
Assembly:
Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic bool Enabled { get; set; }Public Property Enabled As Boolean
Get
Set
public:
property bool Enabled {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also