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