Click or drag to resize

SignalGeneratorWaveformAmplitudeSweepSines Property

LightningChart .NET Help
Get or sets sine sweep amplitude component collection. This is a dependency property.

Namespace:  Arction.Wpf.SignalProcessing
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public ObservableCollection<AmplitudeSineSweepComponent> WaveformAmplitudeSweepSines { get; set; }

Property Value

Type: ObservableCollectionAmplitudeSineSweepComponent
See Also