Click or drag to resize

SignalGeneratorSamplingFrequency Property

LightningChart .NET Help
Gets or sets the sampling frequency, i.e. the number of output points generated per second. 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 int SamplingFrequency { get; set; }

Property Value

Type: Int32
See Also