FrequencySineSweepComponentFrequencyFrom Property |
LightningChart .NET Help
Start frequency of sine sweep.
Namespace:
Arction.WinForms.SignalProcessing
Assembly:
Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic double FrequencyFrom { get; set; }Public Property FrequencyFrom As Double
Get
Set
public:
property double FrequencyFrom {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also