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